A newer version of this page is available.
Switch to the current version.
GridViewFilterRowTemplateContainer Class
A container for the templates that are used to render a auto filter row.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class GridViewFilterRowTemplateContainer :
GridViewBaseTemplateContainer
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
Inheritance
Object
Control
TemplateContainerBase
GridBaseTemplateContainer
GridViewBaseTemplateContainer
GridViewFilterRowTemplateContainer
See Also
Feedback