ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / BackdropItem Class / ContextMenu Property

In This Topic
    ContextMenu Property (BackdropItem)
    In This Topic

    Gets or sets the shortcut menu associated with the control.

    Syntax
    'Declaration
     
    Public Property ContextMenu As Object
    public object ContextMenu {get; set;}
    See Also