WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1AutoCompleteTextBox Class / Tag Property
In This Topic
    Tag Property (C1AutoCompleteTextBox)
    In This Topic
    Gets or sets an arbitrary object value that can be used to store custom information about this element.
    Syntax
    public object Tag {get; set;}
    See Also