Skip to main content
All docs
V23.2

DashboardDesigner.ContextMenuStrip Property

This property does not affect the Dashboard Designer.

Namespace: DevExpress.DashboardWin

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

NuGet Package: DevExpress.Win.Dashboard

Declaration

[Browsable(false)]
[DXBrowsable(false)]
public override ContextMenuStrip ContextMenuStrip { get; set; }

Property Value

Type Description
ContextMenuStrip

A ContextMenuStrip object.

See Also