ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / ReportParameter Class / Value Property

In This Topic
    Value Property (ReportParameter)
    In This Topic
    Gets or sets the parameter value.
    Syntax
    'Declaration
     
    Public Property Value As System.Object
    public System.object Value {get; set;}
    See Also