ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / ContextMenuOpenArgs Class / Source Property

In This Topic
    Source Property (ContextMenuOpenArgs)
    In This Topic

    A reference to the object that is opening the menu.

    Syntax
    'Declaration
     
    Public ReadOnly Property Source As Object
    public object Source {get;}
    See Also