DxPdfExportOptions.GridPrintHeadersOnEveryPage Property
In This Article
Specifies whether to add column headers of the Grid dashboard item to every page.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v24.2.Blazor.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to add column headers to every page; otherwise, false. |
See Also