C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / FlexGrid Class / SummaryIconTemplate Property
In This Topic
SummaryIconTemplate Property
In This Topic
Gets or sets the template used to create the summary row icon used throughout the control.
Syntax
public DataTemplate SummaryIconTemplate {get; set;}
See Also