Spread for ASP.NET 11 Product Documentation
EmptyCellType Class
Members 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : EmptyCellType Class
Represents a general cell that has no editor control (returns null from GetEditorControl).
Object Model
EmptyCellType ClassExtraRendererSettings ClassValidatorCollection Class
Syntax
Remarks
This cell type is intended for overriding the inherited editor for a cell with an empty editor.
Inheritance Hierarchy

System.Object
   FarPoint.Web.Spread.BaseCellType
      FarPoint.Web.Spread.GeneralCellType
         FarPoint.Web.Spread.EmptyCellType

See Also

Reference

EmptyCellType Members
FarPoint.Web.Spread Namespace
BaseCellType Class

User-Task Documentation

Customizing with Cell Types