ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / SharedDataSet Class / SharedDataSetReference Property

In This Topic
    SharedDataSetReference Property
    In This Topic
    Gets or sets a reference to a shared dataset.
    Syntax
    'Declaration
     
    Public Property SharedDataSetReference As String
    public string SharedDataSetReference {get; set;}
    See Also