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


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : BaseCellType Class

The following tables list the members exposed by BaseCellType.

Public Properties
 NameDescription
Public PropertyGets or sets the subeditor.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the conditional formatting settings.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether data from another cell can overflow into this cell (whether this cell can be overflowed into).  
Public MethodCancels the editing of a cell.  
Public MethodDetermines whether a cell can overflow its data into an adjacent cell.  
Public MethodCreates and returns a base cell.  
Public MethodFormats the specified data into the format of the cell type and returns it as a string.  
Public MethodGets the edit control for this cell type with the specified appearance and scaling.  
Public MethodGets the unformatted value in the editor control.  
Public MethodGets a rectangle to draw the error icon in.  
Public MethodOverloaded. Gets the preferred (maximum needed) size of the cell for the editor control.  
Public MethodGets the cursor reserved for this cell type.  
Public Methodstatic (Shared in Visual Basic)Implementation of IReuseEditorControl.GetEditorControl for use by cell types.  
Public MethodGets whether the cell type supports the named property.  
Public MethodDetermines whether the specified key has special meaning to the editor control.  
Public MethodDetermines whether the specified value is valid.  
Public MethodOverloaded. Paints the cell when not in edit mode to the specified graphics interface with the specified appearance settings.  
Public MethodParses the specified string to the data type of the cell type and returns it as an object.  
Public MethodSets the value of the editor control.  
Public MethodShows the subeditor control associated with the cell.  
Public MethodStarts the editing of a cell.  
Public MethodStops the editing of a cell.  
Top
Protected Methods
 NameDescription
Protected MethodFires the EditorValueChanged event if there are any delegates attached.  
Protected MethodGets whether the caret is in the beginning.  
Protected MethodGets whether the caret is at the end.  
Protected MethodGets whether the caret is in the first line.  
Protected MethodGets whether the caret is in the last line.  
Protected MethodPaints the enhanced conditional format.  
Top
Public Events
 NameDescription
Public EventOccurs when editing (the editor control) has been canceled by the user.  
Public EventOccurs when editing in the the editor control has been stopped by the user.  
Public EventOccurs when the value in the editor control has been changed by the user.  
Top
See Also

Reference

BaseCellType Class
FarPoint.Win.Spread.CellType Namespace