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


In This Topic
    BaseDropDownCellType Class
    In This Topic
    Represents the drop-down cell type class that serves as a basis for other cell type classes.
    Object Model
    BaseDropDownCellType ClassExtraRendererSettings ClassValidatorCollection Class
    Syntax
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.BaseCellType
          FarPoint.Web.Spread.GeneralCellType
             FarPoint.Web.Spread.BaseDropDownCellType
                FarPoint.Web.Spread.CurrencyCellType
                FarPoint.Web.Spread.DateTimeCellType
                FarPoint.Web.Spread.DoubleCellType
                FarPoint.Web.Spread.IntegerCellType
                FarPoint.Web.Spread.PercentCellType

    See Also