Spread Windows Forms 12.0 Product Documentation
BaseCellType Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : BaseCellType Class
Represents the base class for other cell type classes. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Object Model
BaseCellType ClassExtraRendererSettings ClassISubEditor Interface
Syntax
Remarks
Several cell types in Spread inherit the BaseCellType. Refer to the Inheritance Hierarchy for a list of cell type classes that inherit from this class.
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.CellType.BaseCellType
      FarPoint.Win.Spread.CellType.BarCodeCellType
      FarPoint.Win.Spread.CellType.ButtonCellType
      FarPoint.Win.Spread.CellType.CheckBoxCellType
      FarPoint.Win.Spread.CellType.ColorPickerCellType
      FarPoint.Win.Spread.CellType.ComboBoxCellType
      FarPoint.Win.Spread.CellType.EditBaseCellType
      FarPoint.Win.Spread.CellType.FilterBarCellType
      FarPoint.Win.Spread.CellType.HyperLinkCellType
      FarPoint.Win.Spread.CellType.ImageCellType
      FarPoint.Win.Spread.CellType.ListBoxCellType
      FarPoint.Win.Spread.CellType.MultiColumnComboBoxCellType
      FarPoint.Win.Spread.CellType.MultiOptionCellType
      FarPoint.Win.Spread.CellType.ProgressCellType
      FarPoint.Win.Spread.CellType.RichTextCellType
      FarPoint.Win.Spread.CellType.SliderCellType
      GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase

See Also

Reference

BaseCellType Members
FarPoint.Win.Spread.CellType Namespace