ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace / MultiValueParameter Class / Label Property

In This Topic
    Label Property (MultiValueParameter)
    In This Topic
    Gets the array of labels associated with the report parameter.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Property Label As Object
    public override object Label {get; set;}
    See Also