ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / IListDataSource Interface / List Property

In This Topic
    List Property (IListDataSource)
    In This Topic
    Wrapped System.Collections.IList instance.
    Syntax
    'Declaration
     
    ReadOnly Property List As IList
    IList List {get;}
    See Also