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