Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / EmptyCellType Class
Members


In This Topic
    EmptyCellType Class
    In This Topic
    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