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

In This Topic
    PinIconTemplate Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property PinIconTemplate As C1.WPF.Core.C1IconTemplate
    public C1.WPF.Core.C1IconTemplate PinIconTemplate {get; set;}
    See Also