Search
Theme.Dark Property
See Also
 






Gets the Dark predefined theme.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public static Theme Dark { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property Dark As Theme

 Property Value

An instance of the Theme class representing the Dark theme.

 See Also