ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace / DataSource Class / DataProvider Property

In This Topic
    DataProvider Property (DataSource)
    In This Topic
    Returns the type of data provider of this DataSource.
    Syntax
    'Declaration
     
    Public Property DataProvider As String
    public string DataProvider {get; set;}
    See Also