Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ValidValues Class / DataSetReference Property

In This Topic
    DataSetReference Property (ValidValues)
    In This Topic
    Gets the DataSetReference object defining the query to execute to obtain a list of possible values for the parameter.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataSetReference As DataSetReference
    public DataSetReference DataSetReference {get;}
    See Also