ComponentOne Reports for WPF
C1.C1Report Namespace / ReportParameter Class / Name Property

In This Topic
    Name Property (ReportParameter)
    In This Topic
    Gets the parameter name.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also