ComponentOne Xamarin Edition
GroupExpandedIconTemplate Property (GridGroupRowCell)
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridGroupRowCell Class : GroupExpandedIconTemplate Property
Gets or sets the template used to create the icon displayed when the group is expanded.
Syntax
public C1IconTemplate 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

GridGroupRowCell Class
GridGroupRowCell Members