ComponentOne Reports for WPF
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