Gets the header that displays the names of the days of the week. (Sunday, Monday, Tuesday, etc...).
'Declaration
<DescriptionAttribute("The header that displays the names of the days of the week. (Sunday, Monday, Tuesday, etc...).")>
<CategoryAttribute("Appearance")>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
<TypeConverterAttribute("Xceed.Editors.Design.BlankExpandableObjectConverter,Xceed.Editors.v2.6.Design,Version=2.6.20076.12375,Culture=neutral,PublicKeyToken=ba83ff368b7563c6")>
Public ReadOnly Property WeekDaysHeader As WeekDaysHeader
'Usage
Dim instance As WinCalendar
Dim value As WeekDaysHeader
value = instance.WeekDaysHeader
[Description("The header that displays the names of the days of the week. (Sunday, Monday, Tuesday, etc...).")]
[Category("Appearance")]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
[TypeConverter("Xceed.Editors.Design.BlankExpandableObjectConverter,Xceed.Editors.v2.6.Design,Version=2.6.20076.12375,Culture=neutral,PublicKeyToken=ba83ff368b7563c6")]
public WeekDaysHeader WeekDaysHeader {get;}
Property Value
A
WeekDaysHeader that displays the names of the days of the week.
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