Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TagListInputParamsItem Class / Value Property

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