ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / SearchApplyingEventArgs Class / Filter Property

In This Topic
    Filter Property (SearchApplyingEventArgs)
    In This Topic
    Gets whether the search results are filtered.
    Syntax
    'Declaration
     
    Public ReadOnly Property Filter As Boolean
    public bool Filter {get;}
    See Also