Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / RibbonTabItem Class / UnpinButtonStyle Property

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