ActiveReports Developer 7
Source Property
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > ContextMenuOpenArgs Class : Source Property

Glossary Item Box

A reference to the object that is opening the menu.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Source As System.Object
C# 
public System.object Source {get;}

See Also