ComponentOne FlexGrid for UWP
IsCollapsed Property (RowWithDetails)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > RowWithDetails Class : IsCollapsed Property
Gets or sets a value that indicates whether this GroupRow is collapsed (child rows are hidden) or expanded (child rows are visible).
Syntax
'Declaration
 
Public Property IsCollapsed As System.Boolean
public System.bool IsCollapsed {get; set;}
See Also

Reference

RowWithDetails Class
RowWithDetails Members