ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / SharedDataSet Class
Members

In This Topic
    SharedDataSet Class
    In This Topic
    Represents a shared dataset.
    Object Model
    SharedDataSet Class
    Syntax
    'Declaration
     
    Public NotInheritable Class SharedDataSet 
       Implements IValidateable 
    public sealed class SharedDataSet : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.SharedDataSet

    See Also