ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DateEditMonthCalendar Class / ShouldSerializeAnnuallyBoldedDates Method

In This Topic
    ShouldSerializeAnnuallyBoldedDates Method (DateEditMonthCalendar)
    In This Topic
    Indicates whether the AnnuallyBoldedDates property should be persisted.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeAnnuallyBoldedDates() As Boolean
    protected bool ShouldSerializeAnnuallyBoldedDates()

    Return Value

    true if the AnnuallyBoldedDates property value has been changed from its default; otherwise, false.
    See Also