ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ParameterValue Class / Label Property

In This Topic
    Label Property (ParameterValue)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Label As String
    public string Label {get; set;}
    See Also