ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ParametersViewModel Class / ContextMenu Property

In This Topic
    ContextMenu Property (ParametersViewModel)
    In This Topic
    Gets or sets the context menu.
    Syntax
    'Declaration
     
    Public Property ContextMenu As Object
    public object ContextMenu {get; set;}

    Property Value

    The context menu.
    See Also