Back to Devexpress

PivotGridControl.ActiveFilterInfo Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridcontrol-fc36f808.md

latest1.1 KB
Original Source

PivotGridControl.ActiveFilterInfo Property

For internal use. This is a dependency property.

Namespace : DevExpress.Xpf.PivotGrid

Assembly : DevExpress.Xpf.PivotGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public CriteriaOperatorInfo ActiveFilterInfo { get; }
vb
Public ReadOnly Property ActiveFilterInfo As CriteriaOperatorInfo

Property Value

Type
DevExpress.Xpf.Core.CriteriaOperatorInfo

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also

PivotGridControl Class

PivotGridControl Members

DevExpress.Xpf.PivotGrid Namespace