Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.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 C1Style
    public C1Style YearStyle {get; set;}
    See Also