Skip to main content
A newer version of this page is available. .
Tab

GridViewFilterCellTemplateContainer Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class GridViewFilterCellTemplateContainer :
    GridViewBaseTemplateContainer

Remarks

Objects of the GridViewFilterCellTemplateContainer type are automatically instantiated when templates of the GridViewColumn.FilterTemplate or GridViewTemplates.FilterCell type are created.

See Also