ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / EditModeEnteringEventArgs Class / EditModeEnteringEventArgs Constructor

The type of control that is entering edit mode.


In This Topic
EditModeEnteringEventArgs Constructor
In This Topic
Initializes a new instance of the EditModeEnteringEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal control As Object _
)
 

Parameters

control

The type of control that is entering edit mode.

See Also