'Declaration Public NotInheritable Class WeekDaysHeader
'Usage Dim instance As WeekDaysHeader
public sealed class WeekDaysHeader
'Declaration Public NotInheritable Class WeekDaysHeader
'Usage Dim instance As WeekDaysHeader
public sealed class WeekDaysHeader
The names of the week days displayed in the header follow the system's regional settings.
System.Object
Xceed.Editors.WeekDaysHeader
Name | Description | |
---|---|---|
![]() | DayNames | Gets or sets the names of the days of the week as displayed in the header. |
![]() | DefaultDayNamesMode | Specifies which mode is used to extrapolate the default day names. |
![]() | FirstDayOfWeek | Gets the first day of the week displayed in the header. |
![]() | Font | Gets or sets the font of the header. |
![]() | Height | Gets or sets the height of the header. |
![]() | MaxDayNameChars | Gets or sets the maximum number of characters used to display the names of the week days in the header. |
Name | Description | |
---|---|---|
![]() | ResetDayNames | Resets the value of the DayNames property to its default value, DefaultDayNames. |
![]() | ResetDefaultDayNamesMode | Resets the value of the DefaultDayNamesMode property to its default value, DayNamesMode.Full. |
![]() | ResetFirstDayOfWeek | Resets the value of the FirstDayOfWeek property to its default value, DefaultFirstDayOfWeek. |
![]() | ResetHeight | Resets the value of the Height property to its default value, DefaultHeight. |
![]() | ResetMaxDayNameChars | Resets the value of the MaxDayNameChars to its default value, 1. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2