Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / 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