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

In This Topic
    Label Property (Parameter)
    In This Topic
    Gets the label associated with the report parameter.
    Syntax
    'Declaration
     
    Public Overridable Property Label As Object
    public virtual object Label {get; set;}
    See Also