MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1MultiSelect Class / TagStyle Property

In This Topic
    TagStyle Property (C1MultiSelect)
    In This Topic
    Gets or sets the style used for the tags in Tag mode.
    Syntax
    'Declaration
     
    
    Public Property TagStyle As Style
    public Style TagStyle {get; set;}
    See Also