MindFusion.Wpf Pack Programmer's Guide
ResourceViewSettings.CalendarStyle Property
See Also
 





Gets or sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.

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

 Syntax

C#  Copy Code

public CalendarStyle CalendarStyle { get; set; }

Visual Basic  Copy Code

Public Property CalendarStyle As CalendarStyle

 Property Value

An instance of the CalendarStyle class.

 See Also

ResourceViewSettings Members
ResourceViewSettings Class
MindFusion.Scheduling.Wpf Namespace