'Declaration
Public Enum FieldsEditMode Inherits System.Enum
'Usage
Dim instance As FieldsEditMode
public enum FieldsEditMode : System.Enum
'Declaration
Public Enum FieldsEditMode Inherits System.Enum
'Usage
Dim instance As FieldsEditMode
public enum FieldsEditMode : System.Enum
Member | Description |
---|---|
LeftSide | Specifies the input is from the left side in each field. |
RightSide | Specifies the input is from the right side in each field. |
Unfixed | Specifies that the field does not show the empty prompt character, but the width of the field is fixed. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.FieldsEditMode