Search
ThemeType Enumeration
See Also
 






Specifies a calendar theme.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public enum ThemeType

 Members

  Member name Description

Black

The black theme.

Custom

Indicates a user-defined theme.

Dark

The dark theme.

Light

Indicates a light-colored theme.

Lila

The Lila theme.

Silver

The Silver theme.

Standard

The standard theme.

Vista

A theme with a Windows Vista look and feel.

Windows2003

The Windows 2003 standard theme.

 See Also