ActiveReports Developer 7
Group Property
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > GroupChangedEventArgs Class : Group Property

Glossary Item Box

Gets the currently selected group.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Group As System.String
C# 
public System.string Group {get;}

See Also