Calendar for WPF | ComponentOne
C1.WPF.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 Style
    public Style MonthStyle {get; set;}
    See Also