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

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