ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DataSet Class
Members

In This Topic
    DataSet Class
    In This Topic
    Represents a DataSet element for a report which contains information about a set of data retrieved as part of the report.
    Object Model
    DataSet Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DataSet 
       Implements IBaseDataSetIDataSetIReportComponentIValidateable 
    public sealed class DataSet : IBaseDataSetIDataSetIReportComponentIValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.DataSet

    See Also