Skip to main content

TreeListFilterCellTemplateContainer Class

A container for the templates that are used to render a filter row‘s cell.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class TreeListFilterCellTemplateContainer :
    TreeListTemplateContainerBase

Remarks

An object of the TreeListFilterCellTemplateContainer type is automatically instantiated when a template of the TreeListTemplates.FilterCell type is created.

Inheritance

See Also