ColorPaletteShouldSerializeSelectedDateColors Method

Indicates whether the SelectedDateColors 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 ShouldSerializeSelectedDateColors()

Return Value

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

See Also