Back to Devexpress

GridViewFilterRowTemplateContainer Class

aspnet-devexpress-dot-web-9bdd675f.md

latest2.6 KB
Original Source

GridViewFilterRowTemplateContainer Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridViewFilterRowTemplateContainer :
    GridViewBaseTemplateContainer
vb
Public Class GridViewFilterRowTemplateContainer
    Inherits GridViewBaseTemplateContainer

Remarks

Objects of the GridViewFilterRowTemplateContainer type are automatically instantiated when templates of the GridViewTemplates.FilterRow or GridViewColumn.FilterTemplate type are created.

Implements

IComponent

IDisposable

IParserAccessor

IUrlResolutionService

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IDataItemContainer

INamingContainer

Inheritance

Object Control TemplateContainerBase GridBaseTemplateContainer GridViewBaseTemplateContainer GridViewFilterRowTemplateContainer

See Also

GridViewFilterRowTemplateContainer Members

Grid View

DevExpress.Web Namespace