C1.Win.C1Input.4.8 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
 

Return Value

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