GrapeCity SPREAD for Windows Forms 12.0J
Enabled プロパティ (ListItemInfo)


ListItemInfoが有効かどうかを取得または設定します。
構文
'Declaration
 
Public Property Enabled As Boolean
'使用法
 
Dim instance As ListItemInfo
Dim value As Boolean
 
instance.Enabled = value
 
value = instance.Enabled
public bool Enabled {get; set;}

プロパティ値

ListItemInfoオブジェクトが有効な場合はtrue、それ以外の場合はfalse
参照

ListItemInfo クラス
ListItemInfo メンバ

 

 


Copyright © 2004 GrapeCity inc.