MindFusion.Wpf Pack Programmer's Guide
Calendar.Theme Property
See Also
 





Gets or sets the theme applied to the calendar control UI elements. This is a dependency property.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public ThemeType Theme { get; set; }

Visual Basic  Copy Code

Public Property Theme As ThemeType

 Property Value

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.Wpf Namespace