ComponentOne Xamarin.iOS
Cancellable Property


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > CancelEventArgs Class : Cancellable Property
Gets a value indicating whether the associated event is cancellable.
Syntax
'Declaration
 
Public ReadOnly Property Cancellable As Boolean
'Usage
 
Dim instance As CancelEventArgs
Dim value As Boolean
 
value = instance.Cancellable
public bool Cancellable {get;}
See Also

Reference

CancelEventArgs Class
CancelEventArgs Members