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

Glossary Item Box

Provides the instances of this list control based on the data.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Contents As IListContentCollection
C# 
IListContentCollection Contents {get;}

See Also