Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
Focused | Gets a value indicating whether the Field has input focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
Font | Gets or sets the font of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
ForeColor | Gets or sets the foreground color of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
InputStatus | Gets the current input status of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
Margin | Gets or sets the space around the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
MaxDigits | Gets or sets the optional digits of the field. | |
MinDigits | Gets or sets the required digits of the field. | |
Padding | Gets or sets padding within the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
SelectionLength | Gets the length of the selection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
SelectionStart | Gets the selection start position. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
Size | Gets the size of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
SpinIncrement | Gets or sets the spin increment. | |
Text | Gets text of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
Value | Gets or sets the value of the decimal part. |