'Declaration
Public Enum GcComboBoxEditorValue Inherits System.Enum
'Usage
Dim instance As GcComboBoxEditorValue
public enum GcComboBoxEditorValue : System.Enum
'Declaration
Public Enum GcComboBoxEditorValue Inherits System.Enum
'Usage
Dim instance As GcComboBoxEditorValue
public enum GcComboBoxEditorValue : System.Enum
Member | Description |
---|---|
Index | [1] Writes the selected index of GcComboBox to the model |
Text | [0] Writes the selected text of GcComboBox to the model |
Value | [2] Writes the selected value of GcComboBox to the model |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxEditorValue