ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / LabelData Class / DataSetName Property

In This Topic
    DataSetName Property (LabelData)
    In This Topic
    Gets or sets the dataset name.
    Syntax
    'Declaration
     
    Public Property DataSetName As String
    public string DataSetName {get; set;}
    See Also