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

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