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