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