ComponentOne Reports for WPF
C1.C1Report Namespace / Section Class / Tag Property

In This Topic
    Tag Property (Section)
    In This Topic
    Gets or sets extra data used by the calling program.
    Syntax
    'Declaration
     
    Public Property Tag As Object
    public object Tag {get; set;}
    See Also