Back to Devexpress

TreeListCommandColumnFilterRowCellTemplateContext Class

blazor-devexpress-dot-blazor-d2e0042f.md

latest1.4 KB
Original Source

TreeListCommandColumnFilterRowCellTemplateContext Class

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

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class TreeListCommandColumnFilterRowCellTemplateContext :
    GridCommandColumnFilterRowCellTemplateContextBase

Remarks

Refer to the DxTreeListCommandColumn.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 TreeListCommandColumnFilterRowCellTemplateContext

See Also

TreeListCommandColumnFilterRowCellTemplateContext Members

DevExpress.Blazor Namespace