MESCIUS SPREAD for Windows Forms 15.0J
GcComboBoxEditorValue 列挙体

GcComboBoxCellTypeの選択項目のデータモデルに何が書き出されるかを指定します。
構文
'宣言
 
Public Enum GcComboBoxEditorValue 
   Inherits System.Enum
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 名前空間

 

 


© MESCIUS inc. All rights reserved.