[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.RowCol.IsCollapsed

IsCollapsed Property

IsCollapsed

Gets whether this row is collapsed.

Declaration
[Browsable(false)]
public bool IsCollapsed { get; }
Remarks

Rows are collapsed when one of their parent nodes is collapsed. Collapsed rows are not visible to the user even if their Visible property is set to true.