WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlRangeEventArgs Class / Cancellable Property
In This Topic
    Cancellable Property (GridControlRangeEventArgs)
    In This Topic
    Gets a value indicating whether the associated event is cancellable.
    Syntax
    public bool Cancellable {get;}
    See Also