FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridFilterRow Class / IsFiltering Property

In This Topic
    IsFiltering Property
    In This Topic
    Gets whether a filter operation is being executed.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsFiltering As Boolean
    public bool IsFiltering {get;}
    See Also