ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / DataSetReference Class / ValueField Property

In This Topic
    ValueField Property
    In This Topic
    Gets or sets the name of the field to use for the values/defaults for the ReportParameter.
    Syntax
    'Declaration
     
    Public Property ValueField As String
    public string ValueField {get; set;}
    See Also