WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.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
    public bool ShowFilter {get; set;}
    See Also