Gets the Lila predefined theme.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public static Theme Lila { get; } |
Visual Basic
Copy Code
|
|---|
Public Shared ReadOnly Property Lila As Theme |
An instance of the Theme class representing the Lila theme.
See Also