ColorPaletteShouldSerializeOtherMonthsHolidays Method

Indicates whether the OtherMonthsHolidays property should be persisted.

Definition

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

Return Value

Boolean
true if the property value has changed from its default; otherwise, false.

See Also