[]
Represents the basis for other ASP.NET AJAX extender cell types using a text box as the editing control.
public class ExtenderCellType : ExtenderCellTypeBase, ICellType, IFormatter, IEnhancedPdfRenderer, IPdfSupport, IEditor3, IEditor, ICloneable, ISerializeSupport, ICSSClassSupport, IRenderer2, IEnhancedRenderer, IRenderer
Public Class ExtenderCellType
Inherits ExtenderCellTypeBase
Implements ICellType, IFormatter, IEnhancedPdfRenderer, IPdfSupport, IEditor3, IEditor, ICloneable, ISerializeSupport, ICSSClassSupport, IRenderer2, IEnhancedRenderer, IRenderer
| Name | Description |
|---|---|
| ExtenderCellType() |
| Name | Description |
|---|---|
| Editor | Gets or sets the text box editing control. |
| Name | Description |
|---|---|
| GetEditorControl(string, TableCell, Appearance, Inset, object, bool) | Gets the control used to edit the cell. |