Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / 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