ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / CommandParameter Class / Value Field

In This Topic
    Value Field (CommandParameter)
    In This Topic
    Parameter value.
    Syntax
    'Declaration
     
    Public ReadOnly Value As Object
    public readonly object Value
    See Also