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

Glossary Item Box

Gets the type of control that enters edit mode.

Syntax

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

See Also