ASP.NET Pack Programmer's Guide
ThemeType Enumeration
See Also
 





Specifies the theme to be applied.

Namespace: MindFusion.Scheduling
Package: Calendar.js

 Syntax

JavaScript  Copy Code

// enum
ThemeType = {}

 Members

  Member name Description

Lila

Value: 2. Specifies the Lila theme.

Silver

Value: 3. Specifies the Silver theme.

Standard

Value: 0. Specifies the Standard theme.

Vista

Value 4. Specifies the Vista theme.

Windows2003

Value: 1. Specifies the Windows2003 theme.

 See Also

MindFusion.Scheduling Namespace