MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
FlexGrid Class
/ GroupExpandedIconTemplate Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GroupExpandedIconTemplate Property (FlexGrid)
In This Topic
Gets or sets the template used to create the icon displayed when the group is expanded.
Syntax
C#
public
DataTemplate
GroupExpandedIconTemplate {
get
;
set
;}
Remarks
When the group expand up, because
GroupRowPosition
was set in the grid, this icon will be mirrored horizontally.
See Also
Reference
FlexGrid Class
FlexGrid Members