Back to Devexpress

TreeListSelectionColumnFilterRowCellTemplateContext Class

blazor-devexpress-dot-blazor-3b14a161.md

latest1.4 KB
Original Source

TreeListSelectionColumnFilterRowCellTemplateContext Class

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

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class TreeListSelectionColumnFilterRowCellTemplateContext :
    GridSelectionColumnFilterRowCellTemplateContextBase

Remarks

Refer to the DxTreeListSelectionColumn.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.GridSelectionColumnFilterRowCellTemplateContextBase TreeListSelectionColumnFilterRowCellTemplateContext

See Also

TreeListSelectionColumnFilterRowCellTemplateContext Members

DevExpress.Blazor Namespace