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

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