Back to Devexpress

TreeListDataColumnFilterRowCellTemplateContext Class

blazor-devexpress-dot-blazor-bdb7e0e3.md

latest1.4 KB
Original Source

TreeListDataColumnFilterRowCellTemplateContext Class

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

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class TreeListDataColumnFilterRowCellTemplateContext :
    GridDataColumnFilterRowCellTemplateContextBase

Remarks

Refer to the DxTreeListDataColumn.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 TreeListDataColumnFilterRowCellTemplateContext

See Also

TreeListDataColumnFilterRowCellTemplateContext Members

DevExpress.Blazor Namespace