Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / ReportParameter Class / Type Property

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