ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ISlider Interface / LabelData Property

In This Topic
    LabelData Property (ISlider)
    In This Topic
    Gets the dataset used to populate the data for the slider labels.
    Syntax
    'Declaration
     
    ReadOnly Property LabelData As ILabelData
    ILabelData LabelData {get;}
    See Also