ComponentOne Xamarin.Android
Cancellable Property


C1.Android.Grid Assembly > C1.Android.Grid Namespace > CancelEventArgs Class : Cancellable Property
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