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

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