C1.Maui.Grid Assembly / C1.Maui.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