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


ドロップダウンエディタの設定を取得します。
構文
'Declaration
 
Public ReadOnly Property DropDownEditor As DropDownEditorInfo
'使用法
 
Dim instance As GcTextBoxCellType
Dim value As DropDownEditorInfo
 
value = instance.DropDownEditor
public DropDownEditorInfo DropDownEditor {get;}

プロパティ値

ドロップダウンエディタの設定を示すGcTextBox.DropDownEditorインスタンス。
解説
この DropDownEditor プロパティを設定することで、ドロップダウンウィンドウをカスタマイズできます。
参照

GcTextBoxCellType クラス
GcTextBoxCellType メンバ

 

 


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