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

Glossary Item Box

Provides a user-friendly label for this group.

Syntax

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

See Also