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

Glossary Item Box

Returns the name used for this group.

Syntax

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

See Also