FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / C1FlexSheet Class / EnableColumnFilters Property

In This Topic
    EnableColumnFilters Property
    In This Topic
    Gets or sets whether the grid should provide column filters.
    Syntax
    'Declaration
     
    
    Public Property EnableColumnFilters As Boolean
    public bool EnableColumnFilters {get; set;}
    See Also