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

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