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

In This Topic
    DataSetReference Class
    In This Topic
    The query to execute to obtain a list of values or default values for a parameter.
    Object Model
    DataSetReference Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DataSetReference 
       Implements IValidateable 
    public sealed class DataSetReference : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.DataSetReference

    See Also