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

In This Topic
    YearStyle Property
    In This Topic
    Gets or sets the style for the normal year slot.
    Syntax
    'Declaration
     
    
    Public Property YearStyle As Style
    public Style YearStyle {get; set;}
    See Also