Skip to main content

PivotGridGroup.FilterValues Property

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
PivotGroupFilterValues
See Also