PowerTools SPREAD for Windows Forms 8.0J
SubEditor プロパティ (BaseCellType)


サブエディタを取得または設定します。
構文
'Declaration
 
Public Overridable Property SubEditor As ISubEditor
'使用法
 
Dim instance As BaseCellType
Dim value As ISubEditor
 
instance.SubEditor = value
 
value = instance.SubEditor
public virtual ISubEditor SubEditor {get; set;}

プロパティ値

サブエディタコントロールを含むISubEditorオブジェクト
参照

BaseCellType クラス
BaseCellType メンバ

 

 


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