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

In This Topic
    PinIconTemplate Property
    In This Topic
    Gets or sets the template of the pin icon.
    Syntax
    'Declaration
     
    
    Public Property PinIconTemplate As C1.WPF.Core.C1IconTemplate
    public C1.WPF.Core.C1IconTemplate PinIconTemplate {get; set;}
    See Also