[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.ReportParameters.ParameterValue.Label

Label Property

Label

Label for the value to display in a UI

Declaration
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.