PivotFieldLayout.ShowItemsWithNoData Property
Gets or sets a value indicating whether field items that have no data should be displayed in the PivotTable report.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to show field items that have no data; otherwise, false. |
See Also