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

In This Topic
    LabelData Property
    In This Topic
    Gets or sets the dataset used to populate the data for the slider labels.
    Syntax
    'Declaration
     
    Public Property LabelData As LabelData
    public LabelData LabelData {get; set;}
    See Also