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

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