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

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

Return Value

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