'Declaration
Public Enum EditorValue Inherits System.Enum
'Usage
Dim instance As EditorValue
public enum EditorValue : System.Enum
'Declaration
Public Enum EditorValue Inherits System.Enum
'Usage
Dim instance As EditorValue
public enum EditorValue : System.Enum
Member | Description |
---|---|
Index | [1] Writes the index of the selected item to the model |
ItemData | [2] Writes the corresponding data of the selected item to the model |
String | [0] Writes the text value of the selected item to the model |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.CellType.EditorValue