'Declaration
Public Property Handled As Boolean
'Usage
Dim instance As SpreadCommandEventArgs Dim value As Boolean instance.Handled = value value = instance.Handled
public bool Handled {get; set;}
'Declaration
Public Property Handled As Boolean
'Usage
Dim instance As SpreadCommandEventArgs Dim value As Boolean instance.Handled = value value = instance.Handled
public bool Handled {get; set;}
Set this property to true to cancel the default action.