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

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