PivotGridGroup.FilterValues Property
In This Article
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v14.2.Core.dll
#Declaration
[Browsable(false)]
[XtraSerializableProperty(XtraSerializationVisibility.Content, 1)]
public PivotGroupFilterValues FilterValues { get; protected set; }
#Property Value
Type |
---|
Pivot |
See Also