AppointmentShouldSerializeEndTime Method

Indicates whether the EndTime property should be serialized by Visual Studio designer.

Definition

Namespace: BeeMobile.MonthCalendar
Assembly: BeeMobile.MonthCalendar.NET48 (in BeeMobile.MonthCalendar.NET48.dll) Version: 4.8.0.2
C#
protected virtual bool ShouldSerializeEndTime()

Return Value

Boolean
True if the property has changed from its default; false otherwise.

See Also