C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / DateEditMonthCalendar Class / ShouldSerializeAnnuallyBoldedDates Method

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

Return Value

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