ActiveReports Developer 7
Item Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IBandedListGroupCollection Interface : Item Property

Glossary Item Box

Returns the BandedListGroup with the specified name.

Overload List

OverloadDescription
Item(String)Returns the BandedListGroup with the specified name.  
Item(Int32)Returns the BandedListGroup at the specified index.  

See Also