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

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