Back to Devexpress

DashboardViewer.ContextMenuStrip Property

dashboard-devexpress-dot-dashboardwin-dot-dashboardviewer-9762860a.md

latest1.3 KB
Original Source

DashboardViewer.ContextMenuStrip Property

This property does not affect the Dashboard Viewer.

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

DashboardViewer Class

DashboardViewer Members

DevExpress.DashboardWin Namespace