C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / CancelEventArgs Class
Properties

CancelEventArgs Class Members

The following tables list the members exposed by CancelEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CancelEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the associated event should be canceled.  
Public PropertyGets a value indicating whether the associated event is cancellable.  
Top
See Also