MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / EditModeEnteringEventArgs Class / Control Property

In This Topic
Control Property (EditModeEnteringEventArgs)
In This Topic
Gets the type of control that enters edit mode.
Syntax
'Declaration
 
Public ReadOnly Property Control As Object
 

Property Value

The control that is about to enter edit mode.
See Also