Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1MultiMonthCalendar Class / PrevButtonStyle Property

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