MindFusion.Wpf Pack Programmer's Guide
WeekRangeSettings.SelectedElementsHeaderStyle Property
See Also
 





Gets or sets the header appearance of selected 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 SelectedElementsHeaderStyle { get; set; }

Visual Basic  Copy Code

Public Property SelectedElementsHeaderStyle As CalendarStyle

 Property Value

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

 See Also

WeekRangeSettings Members
WeekRangeSettings Class
MindFusion.Scheduling.Wpf Namespace
SelectedElementsStyle Property
CalendarStyle Class