MindFusion.Scheduling for Silverlight Programmer's Guide
WeekRangeSettings.SelectedElementsStyle Property
See Also
 





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

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public CalendarStyle SelectedElementsStyle { get; set; }

Visual Basic  Copy Code

Public Property SelectedElementsStyle As CalendarStyle

 Property Value

A CalendarStyle object specifying the style of selected elements. This property cannot be null (Nothing in Visual Basic).

 See Also

WeekRangeSettings Members
WeekRangeSettings Class
MindFusion.Scheduling.Silverlight Namespace
SelectedElementsHeaderStyle Property
CalendarStyle Class