ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Extensibility.Data Namespace / IDataParameter Interface / Value Property

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