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

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

Return Value

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