Search
ThemeType Enumeration
See Also
 





Specifies a calendar theme.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public enum ThemeType

Visual Basic  Copy Code

Public Enum ThemeType

 Members

  Member name Description

Black

The Black theme.

Dark

The Dark theme.

Light

The Light theme.

Lila

The Lila theme.

ModernDark

The ModernDark theme.

ModernLight

The ModernLight theme.

Nord

The Nord theme.

Silver

The Silver theme.

Standard

The standard theme.

Vibrant

The Vibrant theme.

Vista

The Vista theme.

Windows2003

The Windows 2003 standard theme.

 See Also