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

In This Topic
    Key Property (LabelData)
    In This Topic
    Gets or sets the field name in the dataset to be matched with band group expression value.
    Syntax
    'Declaration
     
    Public Property Key As String
    public string Key {get; set;}
    See Also