FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumnFilterLoadingEventArgs Class / Cancellable Property

In This Topic
    Cancellable Property (GridColumnFilterLoadingEventArgs)
    In This Topic
    Gets a value indicating whether the associated event is cancellable.
    Syntax
    'Declaration
     
    Public ReadOnly Property Cancellable As Boolean
    public bool Cancellable {get;}
    See Also