aspnet-devexpress-dot-web-9bdd675f.md
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
public class GridViewFilterRowTemplateContainer :
GridViewBaseTemplateContainer
Public Class GridViewFilterRowTemplateContainer
Inherits GridViewBaseTemplateContainer
Objects of the GridViewFilterRowTemplateContainer type are automatically instantiated when templates of the GridViewTemplates.FilterRow or GridViewColumn.FilterTemplate type are created.
Object Control TemplateContainerBase GridBaseTemplateContainer GridViewBaseTemplateContainer GridViewFilterRowTemplateContainer
See Also