GrapeCity SPREAD for Windows Forms 11.0J
GcComboBoxEditorValue 列挙体


GcComboBoxCellTypeの選択項目のデータモデルに何が書き出されるかを指定します。
構文
'Declaration
 
Public Enum GcComboBoxEditorValue 
   Inherits System.Enum
'使用法
 
Dim instance As GcComboBoxEditorValue
public enum GcComboBoxEditorValue : System.Enum 
メンバ
メンバ説明
Index[1] GcComboBoxの選択されているインデックスをモデルに書き込みます。
Text[0] GcComboBoxの選択されているテキストをモデルに書き込みます。
Value[2] GcComboBoxの選択されている値をモデルに書き込みます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxEditorValue

参照

GrapeCity.Win.Spread.InputMan.CellType 名前空間

 

 


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