ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Aspnetcore.Designer.Services Namespace / SharedDataSourceInfo Class / Type Property

In This Topic
    Type Property (SharedDataSourceInfo)
    In This Topic
    Shared data source type
    Syntax
    'Declaration
     
    Public Property Type As String
    public string Type {get; set;}
    See Also