PowerTools MultiRow for Windows Forms 8.0J
IsCollapsed プロパティ (Cell)

Cell が Collapse メソッドによって非表示にされているかどうかを示す値を取得します。
構文
Public ReadOnly Property IsCollapsed As Boolean
public bool IsCollapsed {get;}

プロパティ値

セルが Collapse メソッドによって非表示にされている場合は true。それ以外の場合は false
解説
セルを水平に非表示にしたい場合、CollapseExpand を使用してこのセルを折りたたみ/展開できます。
参照

Cell クラス
Cell メンバ
Cell.Collapse()
Cell.Expand()

 

 


© 2008-2015 GrapeCity inc. All rights reserved.