Spread Windows Forms 12.0 Product Documentation
DateHourField Class Members
Properties  Methods  Events


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : DateHourField Class

The following tables list the members exposed by DateHourField.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DateHourField class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the background color of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyGets a value indicating whether the Field has input focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyGets or sets the font of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyGets or sets the foreground color of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyGets the current input status of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyGets or sets the space around the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyGets or sets a value indicates whether treats midnight as 24 o'clock.  
Public PropertyGets or sets the name of the object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyGets or sets padding within the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyGets or sets the prompt char of the field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField)
Public PropertyGets the length of the selection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyGets the selection start position. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyGets the size of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyGets or sets the spin increment. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField)
Public PropertyGets text of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyGets or sets the value of the field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField)
Top
Public Methods
 NameDescription
Public MethodComputes the location of the specified container point into field coordinates. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public MethodComputes the location of the specified field point into container coordinates. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public MethodResets the Font property to default value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public MethodResets the ForeColor property to default value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public MethodOverloaded. Perform spin down behavior. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField)
Public MethodOverloaded. Perform spin up behavior. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField)
Top
Protected Methods
 NameDescription
Protected MethodConverts the char position to x coordinate position. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Protected MethodConverts the x coordinate position to char position. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Top
Public Events
 NameDescription
Public EventOccurs when the input focus enters the field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public EventOccurs when the input focus leaves the field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public EventOccurs when the field is redrawn. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Top
See Also

Reference

DateHourField Class
GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace