ComponentOne MultiSelect for WinForms
C1.Win.Input.Theme.MultiSelect Namespace / TagEditorStyles Class / Tag Property

In This Topic
    Tag Property (TagEditorStyles)
    In This Topic
    Gets or sets TagStyle contains display attributes that determine the appearance of tag element on the screen.
    Syntax
    'Declaration
     
    
    Public Property Tag As TagStyle
    public TagStyle Tag {get; set;}
    See Also