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


In This Topic
    ExtenderCellType Class
    In This Topic
    Represents the basis for other ASP.NET AJAX extender cell types using a text box as the editing control.
    Object Model
    ExtenderCellType ClassExtraRendererSettings Class
    Syntax
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.BaseCellType
             FarPoint.Web.Spread.Extender.ExtenderCellTypeBase
                FarPoint.Web.Spread.Extender.ExtenderCellType
                   FarPoint.Web.Spread.Extender.AutoCompleteCellType
                   FarPoint.Web.Spread.Extender.DateCalendarCellType
                   FarPoint.Web.Spread.Extender.FilteredTextCellType
                   FarPoint.Web.Spread.Extender.MaskedEditCellType
                   FarPoint.Web.Spread.Extender.NumericUpDownCellType
                   FarPoint.Web.Spread.Extender.SliderCellType
                   FarPoint.Web.Spread.Extender.TextBoxWatermarkCellType

    See Also