Back to Devexpress

GridDataColumnFilterRowCellTemplateContext Class

blazor-devexpress-dot-blazor-aa20af9a.md

latest1.3 KB
Original Source

GridDataColumnFilterRowCellTemplateContext Class

Stores information about the data column’s filter row cell and is passed as the context parameter to the DxGridDataColumn.FilterRowCellTemplate.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class GridDataColumnFilterRowCellTemplateContext :
    GridDataColumnFilterRowCellTemplateContextBase

Remarks

Refer to the DxGridDataColumn.FilterRowCellTemplate property description for additional information and an example.

Inheritance

Object DevExpress.Blazor.Grid.Internal.GridTemplateContextBase DevExpress.Blazor.Grid.Internal.GridColumnFilterRowCellTemplateContextBase DevExpress.Blazor.Grid.Internal.GridDataColumnFilterRowCellTemplateContextBase GridDataColumnFilterRowCellTemplateContext

See Also

GridDataColumnFilterRowCellTemplateContext Members

DevExpress.Blazor Namespace