ActiveReports Developer 7
Label Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace > IGroup Interface : Label Property

Glossary Item Box

A label to identify an instance of the group within the client user interface.

Syntax

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

See Also