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

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