Skip to main content
All docs
V25.1
  • DashboardViewer.ContextMenuStrip Property

    This property does not affect the Dashboard Viewer.

    Namespace: DevExpress.DashboardWin

    Assembly: DevExpress.Dashboard.v25.1.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