ComponentOne MultiSelect for WinForms
C1.Win.Input.Theme.MultiSelect Namespace / MultiSelectStyles Class / TagEditor Property

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