Search
Theme.Lila Property
See Also
 





Gets the Lila predefined theme.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public static Theme Lila { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property Lila As Theme

 Property Value

An instance of the Theme class representing the Lila theme.

 See Also