GridViewFilterCellTemplateContainer Class
A container for the templates that are used to render a filter row cell.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
Objects of the GridViewFilterCellTemplateContainer type are automatically instantiated when templates of the GridViewColumn.FilterTemplate or GridViewTemplates.FilterCell type are created.
Implements
Inheritance
Object
Control
TemplateContainerBase
GridBaseTemplateContainer
GridViewBaseTemplateContainer
GridViewFilterCellTemplateContainer
See Also