ComponentOne ReportViewer for ASP.NET Web Forms
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 System.String
    public System.string ValueField {get; set;}
    See Also