ActiveReports 10
Item Property (IBandedListGroupCollection)

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IBandedListGroupCollection Interface : Item Property
Returns the BandedListGroup with the specified name.
Syntax
'Declaration
 
ReadOnly Default Property Item( _
   ByVal name As String _
) As IBandedListGroup
IBandedListGroup this[ 
   string name
]; {get;}

Parameters

name
See Also

Reference

IBandedListGroupCollection Interface
IBandedListGroupCollection Members