'Declaration <DescriptionAttribute("The header that displays the month and year of the calendar as well as the next and previous navigation buttons.")> <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 MonthHeader As MonthHeader
'Usage Dim instance As WinCalendar Dim value As MonthHeader value = instance.MonthHeader
[Description("The header that displays the month and year of the calendar as well as the next and previous navigation buttons.")] [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 MonthHeader MonthHeader {get;}