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

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