TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabControl Class / TabStripDropDownIconStyle Property

In This Topic
    TabStripDropDownIconStyle Property
    In This Topic
    Gets or sets icon style of the tab strip drop down.
    Syntax
    'Declaration
     
    
    Public Property TabStripDropDownIconStyle As Style
    public Style TabStripDropDownIconStyle {get; set;}
    See Also