New to Telerik UI for BlazorStart a free 30-day trial

The filtering mode of the TreeList.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum TreeListFilterMode

Fields

Shows filter menu

C#
FilterMenu = 2

Shows filter row

C#
FilterRow = 1

No Filter

C#
None = 0
In this article
DefinitionFieldsFilterMenuFilterRowNone
Not finding the help you need?
Contact Support