ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _DataSourceDictionary Class / _defaultDataSource Property

In This Topic
    _defaultDataSource Property (_DataSourceDictionary)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _defaultDataSource As IDataSource
    public IDataSource _defaultDataSource {get;}
    See Also