WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridCellView 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 (GridCellView)
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
flexgrid
was set in the grid, this icon will be mirrored horizontally.
See Also
Reference
GridCellView Class
GridCellView Members