ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / LabelData Class
Members

In This Topic
    LabelData Class
    In This Topic
    Represents the dataset used to populate the data for the slider labels.
    Object Model
    LabelData Class
    Syntax
    'Declaration
     
    Public Class LabelData 
    public class LabelData 
    Remarks
    The LabelData class provides settings for specifying the dataset and fields used for slider labels.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.LabelData

    See Also