PowerTools SPREAD for Windows Forms 8.0J
EnableSubEditor プロパティ


SubEditor が使用可能かどうかを取得または設定します。
構文
'Declaration
 
Public Property EnableSubEditor As Boolean
'使用法
 
Dim instance As EditBaseCellType
Dim value As Boolean
 
instance.EnableSubEditor = value
 
value = instance.EnableSubEditor
public bool EnableSubEditor {get; set;}
参照

EditBaseCellType クラス
EditBaseCellType メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.