DashboardPdfExportOptions.IncludeHiddenParameters Property
Gets or sets whether to add current values of hidden parameter to the exported document.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v22.2.Core.dll
NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, to add current values of hidden parameter to the exported document; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Remarks
Note that the IncludeHiddenParameters property requires enabling the DashboardPdfExportOptions.ExportParameters property.