Gets or sets whether the page orientation used to export a dashboard is selected automatically.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v18.2.Core.dll
public bool DashboardAutomaticPageLayout { get; set; }
Public Property DashboardAutomaticPageLayout As Boolean
Type | Default | Description |
---|---|---|
Boolean | true |
true, to automatically select the page orientation used to export a dashboard; otherwise, false. |