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

In This Topic
    Label Property (ILabelData)
    In This Topic
    Gets the field name in the dataset to be displayed as navigation labels.
    Syntax
    'Declaration
     
    ReadOnly Property Label As String
    string Label {get;}
    See Also