Reports for WPF | ComponentOne
C1.C1Report.CustomFields Namespace / Map Class / Tag Property

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