ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabItem Class / UnpinIconStyle Property

In This Topic
    UnpinIconStyle Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property UnpinIconStyle As Style
    public Style UnpinIconStyle {get; set;}
    See Also