Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType Namespace / CellTypeBase Class
Fields Methods

In This Topic
    CellTypeBase Class Members
    In This Topic

    The following tables list the members exposed by CellTypeBase.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Editing is stopped but the old value is kept  
    Top
    Public Methods
     NameDescription
    Public MethodGets the editing element of the specified cell.  
    Public MethodGets the editing object which represents the edited value.  
    Public MethodPaints the background of a cell.  
    Public MethodPaints the content of a cell.  
    Public MethodParses the specified string to the data type of the cell type and returns it as an object.  
    Public MethodSet text to the editing control  
    Top
    See Also