Spread Windows Forms 12.0 Product Documentation
GcTextBoxCellType Class Methods


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

For a list of all members of this type, see GcTextBoxCellType members.

Public Methods
 NameDescription
Public MethodDetermines whether data from another cell can overflow into this cell (whether this cell can be overflowed into). (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public MethodCancels the editing of a cell. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public MethodOverridden. Determines whether a cell can overflow its data into an adjacent cell.  
Public MethodOverridden. Creates and returns a cloned cell type.  
Public MethodOverridden. Loads the object from XML.  
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public Method (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public MethodOverridden. Formats the specified data into the format of the cell type and returns it as a string.  
Public MethodFormats to the Clipboard.  
Public MethodOverridden. Gets the display text.  
Public MethodOverloaded. Overridden. Gets the edit control for this cell type with the specified appearance and scaling.  
Public MethodOverridden. Gets the unformatted value in the editor control.  
Public MethodGets a rectangle to draw an error icon in. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public MethodOverridden. Gets the object data.  
Public MethodOverloaded. Overridden. Gets the preferred (maximum needed) size of the cell for the renderer control.  
Public MethodGets the cursor reserved for this cell type. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public MethodSupports designtime's CreateInstance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public MethodOverridden. Initializes the editor control.  
Public MethodGets whether the cell type supports the named property. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Public MethodDetermines whether the specified key has special meaning to the editor control. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Public MethodDetermines whether the specified cursor location has special meaning to the editor control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase)
Public MethodOverridden. Determines whether the specified control is reusable.  
Public MethodOverridden. Determines whether the specified value is valid.  
Public MethodOverloaded. Overridden. Paints (prints) the cell to PDF when not in edit mode, to the specified graphics interface with the specified appearance settings.  
Public MethodOverridden. Parses the specified string to the data type of the cell type and returns it as an object.  
Public MethodOverridden. Saves the object to XML.  
Public MethodOverridden. Sets the value of the editor control.  
Public MethodOverridden. Shows the subeditor control associated with the cell.  
Public MethodOverridden. Starts the editing of a cell.  
Public MethodOverridden. Stops the editing of a cell.  
Top
Protected Methods
 NameDescription
Protected MethodFires the EditorValueChanged event if there are any delegates attached. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Protected MethodOverridden. Gets the default shortcuts.  
Protected MethodGets the default side buttons.  
Protected MethodInitializes the default side buttons.  
Protected MethodGets whether the caret is in the beginning. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Protected MethodGets whether the caret is at the end. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Protected MethodGets whether the caret is in the first line. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Protected MethodGets whether the caret is in the last line. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Protected MethodPaints the enhanced conditional format. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType)
Top
See Also

Reference

GcTextBoxCellType Class
GrapeCity.Win.Spread.InputMan.CellType Namespace