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

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