Back to Devexpress

IPivotTable.GetFilterCriteria() Method

blazor-devexpress-dot-blazor-dot-pivottable-dot-ipivottable-81b2d261.md

latest1.0 KB
Original Source

IPivotTable.GetFilterCriteria() Method

Returns the filter criteria applied to Pivot Table data.

Namespace : DevExpress.Blazor.PivotTable

Assembly : DevExpress.Blazor.PivotTable.v25.2.dll

NuGet Package : DevExpress.Blazor.PivotTable

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

IPivotTable Interface

IPivotTable Members

DevExpress.Blazor.PivotTable Namespace