Specifies a calendar theme.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public enum ThemeType |
Visual Basic Copy Code |
---|
Public Enum ThemeType |
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. |
Scheduling for .NET MAUI Guide | © 2023 MindFusion |