ComponentOne Reports for WPF
C1.C1Report Namespace / C1Report Class / DataSource Property

In This Topic
    DataSource Property (C1Report)
    In This Topic
    Gets a reference to the report's DataSource object.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataSource As DataSource
    public DataSource DataSource {get;}
    See Also