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

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

Return Value

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