WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / ColumnOptionsIconTemplate Property
In This Topic
    ColumnOptionsIconTemplate Property
    In This Topic
    Gets or sets the template used to create the icon displayed in the column header showing there are options.
    Syntax
    public DataTemplate ColumnOptionsIconTemplate {get; set;}
    See Also