Search
Theme.Standard Property
See Also
 






Gets the Standard theme.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public static Theme Standard { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property Standard As Theme

 Property Value

An instance of the Theme class representing the Standard theme.

 See Also