Gets or sets the style of this Calendar.
Namespace: MindFusion.UI.Web Assembly: MindFusion.UI.Web
Syntax
Visual Basic
Copy Code
|
---|
Public Property CalendarStyle As CalendarStyle |
Property Value
Type: CalendarStyle One of the CalendarStyle Enumeration values that specifies the theme applied to the control. Default value is CalendarStyle.All.
See Also
|