AppointmentShouldSerializeEndTime Method
Indicates whether the
EndTime property should be serialized by Visual Studio designer.
Namespace: BeeMobile.MonthCalendarAssembly: BeeMobile.MonthCalendar.NET48 (in BeeMobile.MonthCalendar.NET48.dll) Version: 4.8.0.2
protected virtual bool ShouldSerializeEndTime()
Protected Overridable Function ShouldSerializeEndTime As Boolean
Return Value
BooleanTrue if the property has changed from its default;
false otherwise.