Back to Devexpress

TreeListFilterRowTemplateContainer Class

aspnet-devexpress-dot-web-dot-aspxtreelist-c1d496b4.md

latest2.5 KB
Original Source

TreeListFilterRowTemplateContainer Class

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

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeListFilterRowTemplateContainer :
    TreeListTemplateContainerBase
vb
Public Class TreeListFilterRowTemplateContainer
    Inherits TreeListTemplateContainerBase

Remarks

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

Implements

IComponent

IDisposable

IParserAccessor

IUrlResolutionService

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IDataItemContainer

INamingContainer

Inheritance

Object Control TemplateContainerBase TreeListTemplateContainerBase TreeListFilterRowTemplateContainer

See Also

TreeListFilterRowTemplateContainer Members

DevExpress.Web.ASPxTreeList Namespace