ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Aspnet.Designer Namespace / DataSetTemplate Class / DataSource Property

In This Topic
    DataSource Property (DataSetTemplate)
    In This Topic
    Specifies information about the data source.
    Syntax
    'Declaration
     
    Public Property DataSource As DataSource
    public DataSource DataSource {get; set;}
    See Also