WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridCellView Class
/ GroupCollapsedIconTemplate Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GroupCollapsedIconTemplate Property (GridCellView)
In This Topic
Gets or sets the template used to create the icon displayed when the group is collapsed.
Syntax
C#
public
DataTemplate
GroupCollapsedIconTemplate {
get
;
set
;}
Remarks
If this icon template is not specified, the icon will be created by rotating
GroupExpandedIconTemplate
90º counterclockwise.
See Also
Reference
GridCellView Class
GridCellView Members