MindFusion WinForms Programmer's Guide
WeekRangeSettings.HeaderStyle Property
See Also
 





Gets or sets the style of the time-period header, displayed above the day-names header.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public WeekRangeHeaderStyle HeaderStyle { get; set; }

Visual Basic  Copy Code

Public Property HeaderStyle As WeekRangeHeaderStyle

 Property Value

A member of the WeekRangeHeaderStyle enumeration. Assign Unspecified to this property to use the corresponding value from the current theme.

 See Also

WeekRangeSettings Members
WeekRangeSettings Class
MindFusion.Scheduling.WinForms Namespace