ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / 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 System.Object
    public System.object Tag {get; set;}
    See Also