MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / ParameterValue Class / Label Property

In This Topic
Label Property (ParameterValue)
In This Topic
Label for the value to display in a UI
Syntax
'Declaration
 
Public Property Label As String
 
Remarks
If not supplied, the Value is used as the label. If Value is not supplied, Label is the empty string.
See Also