GrapeCity SPREAD for Windows Forms 11.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 メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.