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

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