FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / TextField Class / Tag Property

In This Topic
    Tag Property (TextField)
    In This Topic
    Gets or sets arbitrary data associated with the object.
    Syntax
    'Declaration
     
    Public Property Tag As Object
    public object Tag {get; set;}
    See Also