[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.ExtenderCellType

ExtenderCellType Class

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

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

Constructors

Name Description
ExtenderCellType()

Properties

Name Description
Editor

Gets or sets the text box editing control.

Methods

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

Gets the control used to edit the cell.