[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridGroupRow.IsCollapsed

IsCollapsed Property

IsCollapsed

Gets or sets a value that indicates whether the GridGroupRow is collapsed (child rows are hidden) or expanded (child rows are visible).

Declaration
public bool IsCollapsed { get; set; }