[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.AjaxCellTypeBase

AjaxCellTypeBase Class

Represents the basis for other ASP.NET AJAX extender cell types using a text box as the editing control.

Inheritance
AjaxCellTypeBase<Control>
AjaxCellTypeBase
Namespace: FarPoint.Web.Spread.Extender
Assembly: FarPoint.Web.Spread.Extender.dll
Syntax
public class AjaxCellTypeBase : AjaxCellTypeBase<Control>, ICellType, IFormatter, IEnhancedPdfRenderer, IPdfSupport, IEditor3, IEditor, ICloneable, ISerializeSupport, ICSSClassSupport, IRenderer2, IEnhancedRenderer, IRenderer
Public Class AjaxCellTypeBase
    Inherits AjaxCellTypeBase(Of Control)
    Implements ICellType, IFormatter, IEnhancedPdfRenderer, IPdfSupport, IEditor3, IEditor, ICloneable, ISerializeSupport, ICSSClassSupport, IRenderer2, IEnhancedRenderer, IRenderer

Constructors

Name Description
AjaxCellTypeBase()

Methods

Name Description
GetEditorControl(string, TableCell, Appearance, Inset, object, bool)

Gets the control used to edit the cell.