ActiveReports Developer 7
ActiveControl Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : ActiveControl Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property ActiveControl As System.Windows.Forms.Control
C# 
public System.Windows.Forms.Control ActiveControl {get; set;}

See Also