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