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


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

The following tables list the members exposed by Field.

Public Properties
 NameDescription
Public PropertyGets or sets the background color of the Field.  
Public PropertyGets a value indicating whether the Field has input focus.  
Public PropertyGets or sets the font of the Field.  
Public PropertyGets or sets the foreground color of the Field.  
Public PropertyGets the current input status of the Field.  
Public PropertyGets or sets the space around the Field.  
Public PropertyGets or sets the name of the object.  
Public PropertyGets or sets padding within the Field.  
Public PropertyGets the length of the selection.  
Public PropertyGets the selection start position.  
Public PropertyGets the size of the Field.  
Public PropertyGets text of the Field.  
Top
Public Methods
 NameDescription
Public MethodComputes the location of the specified container point into field coordinates.  
Public MethodComputes the location of the specified field point into container coordinates.  
Public MethodResets the Font property to default value.  
Public MethodResets the ForeColor property to default value.  
Top
Protected Methods
 NameDescription
Protected MethodConverts the char position to x coordinate position.  
Protected MethodConverts the x coordinate position to char position.  
Top
Public Events
 NameDescription
Public EventOccurs when the input focus enters the field.  
Public EventOccurs when the input focus leaves the field.  
Public EventOccurs when the field is redrawn.  
Top
See Also

Reference

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