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

Glossary Item Box

Returns the IDetailBand with the specified name.

Overload List

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

See Also