FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / C1FlexReport Class / Tag Property

In This Topic
    Tag Property (C1FlexReport)
    In This Topic
    Gets or sets arbitrary user-defined data.
    Syntax
    'Declaration
     
    Public Property Tag As Object
    public object Tag {get; set;}
    See Also