Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / NumberSignField Class
Properties Methods Events


NumberSignField Class Members

The following tables list the members exposed by NumberSignField.

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 the name of the object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberField)
Public PropertyGets or sets the negative pattern of the field.  
Public PropertyGets or sets padding within the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyGets or sets the positive pattern of the field.  
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 sign state of the field.  
Public PropertyGets the size of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
Public PropertyGets text of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field)
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)
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