TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabItem Class / UnpinButtonStyle Property

In This Topic
    UnpinButtonStyle Property
    In This Topic
    Gets or sets the style of the unpin button.
    Syntax
    'Declaration
     
    
    Public Property UnpinButtonStyle As Style
    public Style UnpinButtonStyle {get; set;}
    See Also