FlexPivot for WinForms
IsVisible プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowCol クラス : IsVisible プロパティ
Gets whether this row is currently visible to the user.
シンタックス
'宣言
 
Public ReadOnly Property IsVisible As System.Boolean
public System.bool IsVisible {get;}
解説

This property returns true if the Visible property is set to true and the row is collapsed (IsCollapsed property returns false).

参照

RowCol クラス
RowCol メンバ