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

In This Topic
    ShowFilter Property
    In This Topic
    Gets or sets whether the grid should display filter indicators in the column headers.
    Syntax
    'Declaration
     
    Public Property ShowFilter As Boolean
    public bool ShowFilter {get; set;}
    See Also