PowerTools MultiRow for Windows Forms 8.0J
Visible プロパティ (ListColumn)

列が表示されるかどうかを示す値を取得または設定します。
構文
Public Property Visible As Nullable(Of Boolean)
public Nullable<bool> Visible {get; set;}

プロパティ値

列が表示される場合はtrue。それ以外の場合はfalse
参照

ListColumn クラス
ListColumn メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.