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

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