Spread Windows Forms 7.0 Product Documentation
DateYearField Class Members
See Also  Properties  Methods  Events Support Options
GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : DateYearField Class


Glossary Item Box

The following tables list the members exposed by DateYearField.

Public Constructors

 NameDescription
Public ConstructorDateYearField ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyBackColorGets or sets the background color of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyFocusedGets a value indicating whether the Field has input focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyFontGets or sets the font of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyForeColorGets or sets the foreground color of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyInputStatusGets the current input status of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyMarginGets or sets the space around the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyNameGets or sets the name of the object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyPaddingGets or sets padding within the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyPromptCharGets or sets the prompt char of the field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField)
Public PropertySelectionLengthGets the length of the selection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertySelectionStartGets the selection start position. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertySizeGets the size of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertySpinIncrementGets or sets the spin increment. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField)
Public PropertyTextGets text of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyTwoDigitYearMaxGets or sets the max year of two digits mode of the field.  
Public PropertyValueGets or sets the value of the field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField)
Public PropertyYearDigitGets or sets the year digit of the field.  
Top

Public Methods

 NameDescription
Public MethodPointContainerToFieldComputes the location of the specified container point into field coordinates. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public MethodPointFieldToContainerComputes the location of the specified field point into container coordinates. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public MethodResetFontResets the Font property to default value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public MethodResetForeColorResets the ForeColor property to default value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public MethodSpinDownOverloaded. Perform spin down behavior. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField)
Public MethodSpinUpOverloaded. Perform spin up behavior. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField)
Top

Protected Methods

 NameDescription
Protected MethodCharPositionToXConverts the char position to x coordinate position. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Protected MethodXToCharPositionConverts the x coordinate position to char position. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Top

Public Events

 NameDescription
Public EventEnterOccurs when the input focus enters the field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public EventLeaveOccurs when the input focus leaves the field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public EventPaintOccurs when the field is redrawn. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.