ActiveReports 12
Contents Property (IList)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IList Interface : Contents Property
Provides the instances of this list control based on the data.
Syntax
'Declaration
 
ReadOnly Property Contents As IEnumerable(Of IListContent)
IEnumerable<IListContent> Contents {get;}
See Also

Reference

IList Interface
IList Members