Search
Theme.Silver Property
See Also
 





Gets the Silver predefined theme.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public static Theme Silver { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property Silver As Theme

 Property Value

An instance of the Theme class representing the Silver theme.

 See Also