IPivotSettings.AddNewColumns Property
Specifies whether columns deleted via the IPivotSettings.Settings property in the current Application Model layer, but existing in previous layers, should be retained in the Pivot Grid List Editor.
Namespace: DevExpress.ExpressApp.PivotGrid
Assembly: DevExpress.ExpressApp.PivotGrid.v24.1.dll
NuGet Package: DevExpress.ExpressApp.PivotGrid
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, if columns deleted in the current Application Model layer, but existing in previous layers, should be retained in the Pivot Grid List Editor; otherwise, false. |
See Also