FlexPivot for WinForms
IsCollapsed プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowCol クラス : IsCollapsed プロパティ
Gets whether this row is collapsed.
シンタックス
'宣言
 
Public ReadOnly Property IsCollapsed As System.Boolean
public System.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.
参照

RowCol クラス
RowCol メンバ