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

In This Topic
    DataSets Property (C1RdlReport)
    In This Topic
    Gets or the data that is displayed as part of the report.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataSets As DataSets
    public DataSets DataSets {get;}
    See Also