WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / FilterIconTemplate Property
In This Topic
    FilterIconTemplate Property
    In This Topic
    Gets or sets the template used to create the filter icon used throughout the control.
    Syntax
    public DataTemplate FilterIconTemplate {get; set;}
    See Also