ComponentOne Xamarin Edition
IsCollapsed Property (GridGroupRow)
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridGroupRow Class : IsCollapsed Property
Gets or sets a value that indicates whether the GridGroupRow is collapsed (child rows are hidden) or expanded (child rows are visible).
Syntax
public bool IsCollapsed {get; set;}
See Also

Reference

GridGroupRow Class
GridGroupRow Members