MindFusion.Scheduling for Xamarin Programmer's Guide
ThemeType Enumeration
See Also
 






Specifies a calendar theme.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public enum ThemeType

Visual Basic  Copy Code

Public Enum ThemeType

 Members

  Member name Description

Custom

Indicates a user-defined theme.

Dark

Indicates a dark-colored theme.

Light

Indicates a light-colored theme.

Standard

The standard theme.

 See Also

MindFusion.Scheduling Namespace