ActiveReports 10
Item Property (IDetailBandCollection)

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

Parameters

name
See Also

Reference

IDetailBandCollection Interface
IDetailBandCollection Members