ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / IDataSet Interface
Members

In This Topic
    IDataSet Interface
    In This Topic
    Represents a data set element for a report which contains information about a set of data retrieved as a part of the report.
    Object Model
    IDataSet Interface
    Syntax
    'Declaration
     
    Public Interface IDataSet 
       Inherits IBaseDataSetIReportComponent 
    public interface IDataSet : IBaseDataSetIReportComponent  
    See Also