[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.EditModeEnteringEventArgs.-ctor

EditModeEnteringEventArgs Constructor

EditModeEnteringEventArgs(object)

Initializes a new instance of the EditModeEnteringEventArgs class, specifying the control that is entering edit mode.

Declaration
public EditModeEnteringEventArgs(object control)
Parameters
Type Name Description
object control

The control or component that is about to enter edit mode.