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
 

Property Value

The source component.
See Also