Search
Theme.Light Property
See Also
 






Gets the Light predefined theme.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public static Theme Light { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property Light As Theme

 Property Value

An instance of the Theme class representing the Light theme.

 See Also