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

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

プロパティ値

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

ListItem クラス
ListItem メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.