Spread Windows Forms 12.0 Product Documentation
EditBaseCellType Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : EditBaseCellType Class
Represents the basis for all editable cells.
Object Model
EditBaseCellType ClassPicture ClassExtraRendererSettings ClassISubEditor Interface
Syntax
Remarks

Several editable cell types in Spread inherit the EditBaseCellType. Refer to the Inheritance Hierarchy for a list of cell type classes that inherit from this class.

For more information about the editable cell types, refer to Working with Editable Cell Types.

For more information about the behavior of contents in a cell, refer to Understanding Cell Type Effects on Displaying Data.

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.CellType.BaseCellType
      FarPoint.Win.Spread.CellType.EditBaseCellType
         FarPoint.Win.Spread.CellType.CurrencyCellType
         FarPoint.Win.Spread.CellType.DateTimeCellType
         FarPoint.Win.Spread.CellType.EmptyCellType
         FarPoint.Win.Spread.CellType.GeneralCellType
         FarPoint.Win.Spread.CellType.MaskCellType
         FarPoint.Win.Spread.CellType.NumberCellType
         FarPoint.Win.Spread.CellType.PercentCellType
         FarPoint.Win.Spread.CellType.RegularExpressionCellType
         FarPoint.Win.Spread.CellType.TextCellType

See Also

Reference

EditBaseCellType Members
FarPoint.Win.Spread.CellType Namespace