Back to Devexpress

DashboardDesigner.PopupMenu Property

dashboard-devexpress-dot-dashboardwin-dot-dashboarddesigner-d71e28a1.md

latest1.1 KB
Original Source

DashboardDesigner.PopupMenu Property

For internal use.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
[Browsable(false)]
[DefaultValue(null)]
public DashboardPopupMenu PopupMenu { get; set; }
vb
<DefaultValue(Nothing)>
<Browsable(False)>
Public Property PopupMenu As DashboardPopupMenu

Property Value

TypeDefault
DashboardPopupMenunull

See Also

DashboardDesigner Class

DashboardDesigner Members

DevExpress.DashboardWin Namespace