Skip to main content

PivotGridControl.ActiveFilterInfo Property

For internal use. This is a dependency property.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public CriteriaOperatorInfo ActiveFilterInfo { get; }

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