PivotLayout.CompactNewFields Property
Gets or sets a value indicating whether new fields should have their PivotFieldLayout.Compact property set to true.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to create new fields with the compact mode equal to true; otherwise, false. |
See Also