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

In This Topic
    _schema Property (_DataSource)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _schema As IDataSchema
    public IDataSchema _schema {get;}
    See Also