ActiveReports 19 .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 the band group expression value.
Syntax
'Declaration
 
Public Property Key As String
 

Property Value

A System.String value indicating the key of field name.
See Also