Back to Devexpress

IGrid.GetFilterCriteria() Method

blazor-devexpress-dot-blazor-dot-igrid-362fe823.md

latest897 B
Original Source

IGrid.GetFilterCriteria() Method

Returns the filter criteria applied to the grid 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

IGrid Interface

IGrid Members

DevExpress.Blazor Namespace