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

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