Back to Devexpress

IDashboardControl.AllowPrintDashboardItems Property

dashboard-devexpress-dot-dashboardwin-dot-idashboardcontrol-76c11a17.md

latest1.4 KB
Original Source

IDashboardControl.AllowPrintDashboardItems Property

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

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

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

Property Value

TypeDescription
Boolean

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

|

See Also

Printing and Exporting in the WinForms Viewer

IDashboardControl Interface

IDashboardControl Members

DevExpress.DashboardWin Namespace