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

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