Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / YearStyleProperty Field

In This Topic
    YearStyleProperty Field
    In This Topic
    Identifies the YearStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly YearStyleProperty As C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty YearStyleProperty
    See Also