ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _DvView Class / _loadDataSources Method

In This Topic
    _loadDataSources Method (_DvView)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _loadDataSources( _
       ByVal dataSources As IDataSourceDictionary _
    ) 
    public void _loadDataSources( 
       IDataSourceDictionary dataSources
    )

    Parameters

    dataSources
    See Also