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

In This Topic
    LabelData Property (Slider)
    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