Back to Devexpress

GridCommandColumnFilterRowCellTemplateContext Class

blazor-devexpress-dot-blazor-684bc6c3.md

latest1.4 KB
Original Source

GridCommandColumnFilterRowCellTemplateContext Class

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

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class GridCommandColumnFilterRowCellTemplateContext :
    GridCommandColumnFilterRowCellTemplateContextBase

Remarks

Refer to the DxGridCommandColumn.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.GridCommandColumnFilterRowCellTemplateContextBase GridCommandColumnFilterRowCellTemplateContext

See Also

GridCommandColumnFilterRowCellTemplateContext Members

DevExpress.Blazor Namespace