GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : DateEraField Class |
The following tables list the members exposed by DateEraField.
Name | Description | |
---|---|---|
DateEraField Constructor | Overloaded. |
Name | Description | |
---|---|---|
AutoDropDown | Gets or sets a bool value which indicates whether auto drop down when focus come to this field. | |
BackColor | Gets or sets the background color of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
DropDownEnabled | Gets or sets a bool value indicates whether the dropdown function is active. | |
DroppedDown | Gets or sets a bool value indicates whether the dropdown window is showing. | |
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) | |
Name | Gets or sets the name of the object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
Padding | Gets or sets padding within the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
Pattern | Gets or sets the pattern of the field. | |
PromptChar | Gets or sets the prompt char of the field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField) | |
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. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField) | |
Text | Gets or sets the text of the field. | |
Value | Gets or sets the value of the field. |
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) |