WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridImageColumn Class / AllowFiltering Property
In This Topic
    AllowFiltering Property (GridImageColumn)
    In This Topic
    Gets or sets a value that indicates whether the user can filter by this column.
    Syntax
    public bool AllowFiltering {get; set;}
    See Also