aspnet-devexpress-dot-web-3762d279.md
A container for the templates that are used to render a filter row cell.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewFilterCellTemplateContainer :
GridViewBaseTemplateContainer
Public Class GridViewFilterCellTemplateContainer
Inherits GridViewBaseTemplateContainer
Objects of the GridViewFilterCellTemplateContainer type are automatically instantiated when templates of the GridViewColumn.FilterTemplate or GridViewTemplates.FilterCell type are created.
Object Control TemplateContainerBase GridBaseTemplateContainer GridViewBaseTemplateContainer GridViewFilterCellTemplateContainer
See Also