ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / 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