[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.ExtenderCellTypeBase

ExtenderCellTypeBase Class

Represents the basis for extender cell types.

Inheritance
AjaxCellTypeBase<ExtenderControlBase>
ExtenderCellTypeBase
Namespace: FarPoint.Web.Spread.Extender
Assembly: FarPoint.Web.Spread.Extender.dll
Syntax
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

Constructors

Name Description
ExtenderCellTypeBase()

Methods

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.