[]
Represents the basis for extender cell types.
public abstract class ExtenderCellTypeBase : AjaxCellTypeBase<ExtenderControlBase>, ICellType, IFormatter, IEnhancedPdfRenderer, IPdfSupport, IEditor3, IEditor, ICloneable, ISerializeSupport, ICSSClassSupport, IRenderer2, IEnhancedRenderer, IRenderer
Public MustInherit Class ExtenderCellTypeBase
Inherits AjaxCellTypeBase(Of ExtenderControlBase)
Implements ICellType, IFormatter, IEnhancedPdfRenderer, IPdfSupport, IEditor3, IEditor, ICloneable, ISerializeSupport, ICSSClassSupport, IRenderer2, IEnhancedRenderer, IRenderer
| Name | Description |
|---|---|
| ExtenderCellTypeBase() |
| Name | Description |
|---|---|
| PaintCell(string, TableCell, Appearance, Inset, object, bool) | Gets a control and renders it in the cell based on the specified appearance, margin, and value. |