ComponentOne Reports for WPF
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 DefaultValue.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 DataSetReference.ValueField. For multivalue parameters, the default is all values of the DataSetReference.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