Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / DefaultValue Class
Properties Methods


In This Topic
    DefaultValue Class Members
    In This Topic

    The following tables list the members exposed by DefaultValue.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DefaultValue class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the DataSetReference object defining the query to execute to obtain the default value(s) for the ReportParameter. For single-value parameters, the default is the first value of the ValueField. For multivalue parameters, the default is all values of the ValueField.  
    Public PropertyGets the default values for the ReportParameter.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another DefaultValue to the current object.  
    Top
    See Also