Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Editor Namespace
Inheritance Hierarchy
In This Topic
    FarPoint.Web.Spread.Editor Namespace
    In This Topic
    Provides the base classes and interface for the controls used to edit cells.
    Classes
     ClassDescription
    ClassRepresents the partial (abstract) implementation of the IEditor interface for a base editor for a cell.
    ClassRepresents an editor control for check box cells.
    ClassRepresents an editor control for combo box cells.
    ClassRepresents the format setting of a cell type in edit mode.
    ClassRepresents a generic text box editor control.
    ClassRepresents an editor control for list box cells.
    ClassRepresents the multiple-column combo box editor.
    ClassRepresents an editor control for radio button list (multiple option) cells.
    Interfaces
     InterfaceDescription
    InterfaceInterface that supports formatting cell contents on edit mode.
    InterfaceInterface that supports the editor in a cell.
    InterfaceInterface that supports additional aspects of the editor in a cell.
    InterfaceInterface that supports the editor in a cell.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies which side of the combo box the drop-down list is aligned to.
    See Also