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

Glossary Item Box

Returns the collection of selected objects.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Selection As Selection
C# 
public Selection Selection {get;}

See Also