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

In This Topic
    Value Property (TagSys)
    In This Topic
    Gets or sets the value of the current tag.
    Syntax
    'Declaration
     
    Public Overrides Property Value As Object
    public override object Value {get; set;}
    See Also