PowerTools SPREAD for Windows Forms 10.0J
EditorValue プロパティ (GcComboBoxCellType)


基になるデータモデルにどの値が書き込まれるかを取得または設定します。
構文
'Declaration
 
Public Property EditorValue As GcComboBoxEditorValue
'使用法
 
Dim instance As GcComboBoxCellType
Dim value As GcComboBoxEditorValue
 
instance.EditorValue = value
 
value = instance.EditorValue
public GcComboBoxEditorValue EditorValue {get; set;}
参照

GcComboBoxCellType クラス
GcComboBoxCellType メンバ

 

 


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