GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : Field Class |
For a list of all members of this type, see Field members.
Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the background color of the Field. |
![]() | Focused | Gets a value indicating whether the Field has input focus. |
![]() | Font | Gets or sets the font of the Field. |
![]() | ForeColor | Gets or sets the foreground color of the Field. |
![]() | InputStatus | Gets the current input status of the Field. |
![]() | Margin | Gets or sets the space around the Field. |
![]() | Name | Gets or sets the name of the object. |
![]() | Padding | Gets or sets padding within the Field. |
![]() | SelectionLength | Gets the length of the selection. |
![]() | SelectionStart | Gets the selection start position. |
![]() | Size | Gets the size of the Field. |
![]() | Text | Gets text of the Field. |