WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / AllowFiltering Property
In This Topic
    AllowFiltering Property (FlexGrid)
    In This Topic
    Gets or sets whether users are allowed to filter this column.
    Syntax
    public bool AllowFiltering {get; set;}
    See Also