GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : DateSecondField Class |
The following tables list the members exposed by DateSecondField.
Name | Description | |
---|---|---|
DateSecondField Constructor | Initializes a new instance of the DateSecondField class. |
Name | Description | |
---|---|---|
PointContainerToField | Computes the location of the specified container point into field coordinates. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
PointFieldToContainer | Computes the location of the specified field point into container coordinates. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
ResetFont | Resets the Font property to default value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
ResetForeColor | Resets the ForeColor property to default value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
SpinDown | Overloaded. Perform spin down behavior. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField) | |
SpinUp | Overloaded. Perform spin up behavior. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField) |
Name | Description | |
---|---|---|
CharPositionToX | Converts the char position to x coordinate position. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
XToCharPosition | Converts the x coordinate position to char position. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) |
Name | Description | |
---|---|---|
Enter | Occurs when the input focus enters the field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
Leave | Occurs when the input focus leaves the field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
Paint | Occurs when the field is redrawn. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) |