ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DateEditMonthCalendar Class / ShouldSerializeBoldedDates Method

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

    Return Value

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