[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IList.Contents

Contents Property

Contents

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

Declaration
IEnumerable<IListContent> Contents { get; }
Property Value
Type Description
IEnumerable<IListContent>

An IEnumerable<T> providing the instances of the list control based on the data.