ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Object
    public override System.object Value {get; set;}
    See Also