Back to Devexpress

ITreeList.GetFilterCriteria() Method

blazor-devexpress-dot-blazor-dot-itreelist-ca646f52.md

latest921 B
Original Source

ITreeList.GetFilterCriteria() Method

Returns the filter criteria applied to treelist data.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
CriteriaOperator GetFilterCriteria()

Returns

TypeDescription
CriteriaOperator

An object that specifies the filter expression.

|

Remarks

Refer to the GetFilterCriteria() method description for additional information and an example.

See Also

ITreeList Interface

ITreeList Members

DevExpress.Blazor Namespace