Skip to main content

TreeListFilterRowTemplateContainer Class

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

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

#Declaration

public class TreeListFilterRowTemplateContainer :
    TreeListTemplateContainerBase

#Remarks

An object of the TreeListFilterRowTemplateContainer type is automatically instantiated when a template of the TreeListTemplates.FilterRow type is created.

#Inheritance

See Also