VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Wpf.UI.Controls Namespace / ActionRequestEventArgs Class
Constructors Properties Fields SeeAlso
ActionRequestEventArgs Class Members
The following tables list the members exposed by ActionRequestEventArgs.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ActionRequestEventArgs class.
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Provides a value to use with events that do not have event data. (Inherited from System.EventArgs)
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether action is allowed.
Public PropertyGets or sets a value indicating whether event is canceled.
See Also