ShouldSerializeSelectedDate Method
Indicates whether the
SelectedDate property should be persisted.
protected bool ShouldSerializeSelectedDate()
'Declaration
Protected Function ShouldSerializeSelectedDate() As Boolean
Return Value
true if the
SelectedDate property value has been changed from its default; otherwise,
false.