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

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