Gets or sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public CalendarStyle CalendarStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property CalendarStyle As CalendarStyle |
A CalendarStyle object specifying the style of the view elements. This property cannot be null (Nothing in Visual Basic).