[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.FilteredTextCellType

FilteredTextCellType Class

Represents an ASP.NET AJAX extender filtered text cell.

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

Constructors

Name Description
FilteredTextCellType()

Creates a new ASP.NET AJAX extender filtered text cell.

Properties

Name Description
FilterInterval

Gets or sets the filter interval, in milliseconds, in which the field's contents are filtered.

FilterMode

Gets or sets the filter mode for the filtered text cell.

FilterType

Gets or sets the type of filter for the filtered text cell.

InvalidChars

Gets or sets a string that contains all the invalid characters for the text field.

ValidChars

Gets or sets a string that contains all the valid characters for the text field.