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


Glossary Item Box

The following tables list the members exposed by DateMonthField.

Public Constructors

 NameDescription
Public ConstructorDateMonthField ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAutoDropDownGets or sets a bool value which indicates whether auto drop down when focus come to this field.  
Public PropertyBackColorGets or sets the background color of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyDropDownEnabledGets or sets a bool value indicates whether the dropdown function is active.  
Public PropertyDroppedDownGets or sets a bool value indicates whether the dropdown window is showing.  
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 PropertyPatternGets or sets the pattern of the 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 PropertyValueGets or sets the value of the field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField)
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.