Skip to main content
Tab

GridViewFilterRowTemplateContainer Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewFilterRowTemplateContainer :
    GridViewBaseTemplateContainer

Remarks

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

See Also