GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : DateMonthField Class |
For a list of all members of this type, see DateMonthField members.
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 text of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) | |
Value | Gets or sets the value of the field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField) |