DashboardViewer.ContextMenuStrip Property
In This Article
This property does not affect the Dashboard Viewer.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
[Browsable(false)]
[DXBrowsable(false)]
public override ContextMenuStrip ContextMenuStrip { get; set; }
#Property Value
Type | Description |
---|---|
Context |
A Context |
See Also