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

Glossary Item Box

Specifies a name of this BandedListGroup.

Syntax

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

See Also