ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DataSetReference Class
Properties Methods

In This Topic
    DataSetReference Class Members
    In This Topic

    The following tables list the members exposed by DataSetReference.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the DataSetReference class.

     
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets the name of the dataset to use in the parameter.

     
    Public Property

    Gets or sets name of the field to use for the value displayed to the user for the selection.

     
    Public Property

    Gets or sets the name of the field to use for the values and defaults for the parameter.

     
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the GrapeCity.ActiveReports.PageReportModel.DataSourceReference object.  
    Top
    See Also