MindFusion.UI for WebForms Programmer's Guide

Calendar.get_calendarStyle Method

See Also
 



Gets the calendar style.

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

 Syntax

JavaScript  Copy Code

function get_calendarStyle ()

 Return Value

Type: CalendarStyle
One of the CalendarStyle enumeration values.

 See Also