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


Glossary Item Box

The following tables list the members exposed by DateAmPmField.

Public Constructors

 NameDescription
Public ConstructorDateAmPmField ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAMDesignatorGets or sets the designator of Am.  
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 PropertyPatternGets or sets a value indicating the pattern of the field.  
Public PropertyPMDesignatorGets or sets the designator of Pm.  
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 or sets the text of the field.  
Public PropertyValueGets or sets the value 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.