Skip to main content

PivotGridControl.ActiveFilterInfo Property

For internal use. This is a dependency property.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v14.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