Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ReportParameter Class / DataType Property

In This Topic
    DataType Property
    In This Topic
    Gets or sets the data type of the ReportParameter.
    Syntax
    'Declaration
     
    Public Property DataType As DataType
    public DataType DataType {get; set;}
    See Also