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

Glossary Item Box

Syntax

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

See Also