Back to Devexpress

DashboardDesigner.ContextMenuStrip Property

dashboard-devexpress-dot-dashboardwin-dot-dashboarddesigner-0684baf4.md

latest1.3 KB
Original Source

DashboardDesigner.ContextMenuStrip Property

This property does not affect the Dashboard Designer.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
[Browsable(false)]
[DXBrowsable(false)]
public override ContextMenuStrip ContextMenuStrip { get; set; }
vb
<Browsable(False)>
<DXBrowsable(False)>
Public Overrides Property ContextMenuStrip As ContextMenuStrip

Property Value

TypeDescription
ContextMenuStrip

A ContextMenuStrip object.

|

See Also

DashboardDesigner Class

DashboardDesigner Members

DevExpress.DashboardWin Namespace