C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellRangeEventArgs Class / Cancellable Property

In This Topic
Cancellable Property (GridCellRangeEventArgs)
In This Topic
Gets a value indicating whether the associated event is cancellable.
Syntax
'Declaration
 
Public ReadOnly Property Cancellable As Boolean
 
See Also