Gets or sets the style of this Calendar.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public CalendarStyle CalendarStyle { get; set; } |
Visual Basic
![]() |
---|
Public Property CalendarStyle As CalendarStyle |
Type: CalendarStyle
One of the CalendarStyle Enumeration values that specifies the theme applied to the control. Default value is CalendarStyle.All.