ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IDataSourceDictionary Interface / _dataSources Property

In This Topic
    _dataSources Property (IDataSourceDictionary)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property _dataSources As List(Of IDataSource)
    List<IDataSource> _dataSources {get;}
    See Also