ActiveReports 12
Label Property (ParameterValue)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace > ParameterValue Class : Label Property
Label for the value to display in a UI
Syntax
'Declaration
 
Public Property Label As String
public string Label {get; set;}
Remarks
If not supplied, the Value is used as the label. If Value is not supplied, Label is the empty string.
See Also

Reference

ParameterValue Class
ParameterValue Members