IThreadSafeField.ShowNewValues Property
Gets whether field values that have appeared in the datasource after the field’s filtering was configured should be shown.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
This property returns the PivotGridField.ShowNewValues property value.
See Also