Skip to main content
A newer version of this page is available. .

PivotGridControl.ActiveFilterInfo Property

For internal use. This is a dependency property.

Namespace: DevExpress.Xpf.PivotGrid

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

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