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





Gets or sets the style of the weekend cells.

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

An instance of the CalendarStyle class.

 See Also

ResourceViewSettings Members
ResourceViewSettings Class
MindFusion.Scheduling.Silverlight Namespace