Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1Calendar Class / NextButtonStyle Property

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