ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Aspnet.Designer.Services Namespace / SharedDataSourceInfo Class / Description Property

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