[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Data.ListDataSource.List

List Property

List

Gets the underlying IList instance used as the data source.

Declaration
public IList List { get; }
Implements