MindFusion.UI for WebForms Programmer's Guide

Calendar.set_calendarStyle Method

See Also
 



Sets the calendar style.

Namespace: MindFusion.UI.Web
Assembly: Calendar.js

 Syntax

JavaScript  Copy Code

function set_calendarStyle (value)

 Parameters

value

Type: CalendarStyle
One of the CalendarStyle enumeration values.

 See Also