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

In This Topic
Cancel Property (GridCellRangeEventArgs)
In This Topic
Gets or sets a value indicating whether the associated event should be canceled.
Syntax
'Declaration
 
Public Property Cancel As Boolean
 
See Also