Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / ActualYearStyle Property

In This Topic
    ActualYearStyle Property
    In This Topic
    Gets the style applied to year slots.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualYearStyle As C1Style
    public C1Style ActualYearStyle {get;}
    See Also