Back to Devexpress

IDashboardControl.AllowPrintDashboard Property

dashboard-devexpress-dot-dashboardwin-dot-idashboardcontrol-f9f4e318.md

latest1.3 KB
Original Source

IDashboardControl.AllowPrintDashboard Property

Gets or sets whether end-users can print or export a dashboard.

Namespace : DevExpress.DashboardWin

Assembly : DevExpress.Dashboard.v25.2.Win.dll

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
bool AllowPrintDashboard { get; set; }
vb
Property AllowPrintDashboard As Boolean

Property Value

TypeDescription
Boolean

true , if end-users can print/export a dashboard; otherwise, false.

|

See Also

Printing and Exporting in the WinForms Viewer

IDashboardControl Interface

IDashboardControl Members

DevExpress.DashboardWin Namespace