Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / QueryParameter Class / Value Property

In This Topic
    Value Property (QueryParameter)
    In This Topic
    Gets or sets a value of QueryParameter can be specified as expression.
    Syntax
    'Declaration
     
    Public Property Value As RdlObject
    public RdlObject Value {get; set;}
    See Also