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

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