Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 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  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets name of the DataSet to use.  
    Public PropertyGets value indicating whether DataSetReference object correctly initialized.  
    Public PropertyGets or sets the name of the field to use for the value to display to the user for the selection. If not supplied or the returned value is null, the value in the ValueField is used. Not used for ReportParameter.DefaultValue.  
    Public PropertyGets or sets the name of the field to use for the values/defaults for the ReportParameter.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another DataSetReference to the current object.  
    Top
    See Also