GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : DisplayField Class |
The following tables list the members exposed by DisplayField.
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of the DisplayField. | |
Font | Gets or sets the font of the DisplayField. | |
ForeColor | Gets or sets the foreground color of the DisplayField. | |
Margin | Gets or sets the space around the DisplayField. | |
Name | Gets or sets the name of the object. | |
Padding | Gets or sets padding within the DisplayField. | |
Size | Gets the size of the DisplayField. | |
Text | Gets text assosiated to the DisplayField. |
Name | Description | |
---|---|---|
PointContainerToField | Computes the location of the specified container point into the DisplayField coordinates. | |
PointFieldToContainer | Computes the location of the specified the DisplayField point into container coordinates. | |
ResetFont | Resets the Font property to default value. | |
ResetForeColor | Resets the ForeColor property to default value. |