[]
Gets whether this row is collapsed.
[Browsable(false)] public bool IsCollapsed { get; }
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.