PivotGridGroup.ShowNewValuesProperty Field
In This Article
Identifies the PivotGridGroup.ShowNewValues dependency property.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
public static readonly DependencyProperty ShowNewValuesProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property identifier. |
See Also