Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

GridColumnFilterRowCellTemplateContext Class

A base class for classes that store information about filter row cells and are passed as the context parameter to filter row cell templates.

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v24.1.dll

Declaration

public abstract class GridColumnFilterRowCellTemplateContext

Remarks

Refer to the following property descriptions for more information:

See Also