ActiveReports 9
EditModeEnteringEventArgs Constructor

The type of control that is entering edit mode.

Initializes a new instance of the EditModeEnteringEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal control As System.Object _
)
public EditModeEnteringEventArgs( 
   System.object control
)

Parameters

control

The type of control that is entering edit mode.

See Also

Reference

EditModeEnteringEventArgs Class
EditModeEnteringEventArgs Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum