ComponentOne Xamarin Edition
GroupCollapsedIconTemplate Property (GridGroupRowCell)
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridGroupRowCell Class : GroupCollapsedIconTemplate Property
Gets or sets the template used to create the icon displayed when the group is collapsed.
Syntax
public C1IconTemplate GroupCollapsedIconTemplate {get; set;}
Remarks
If this icon template is not specified, the icon will be created by rotating GroupExpandedIconTemplate 90º counterclockwise.
See Also

Reference

GridGroupRowCell Class
GridGroupRowCell Members