Indicates whether the HighlightSundays property should be persisted.
Namespace:
BeeMobile.MonthCalendarAssembly: BeeMobile.MonthCalendar.CF35 (in BeeMobile.MonthCalendar.CF35.dll) Version: 3.5.0.1
Syntax
C# |
---|
protected virtual bool ShouldSerializeHighlightSundays() |
Visual Basic (Declaration) |
---|
Protected Overridable Function ShouldSerializeHighlightSundays As Boolean |
Visual C++ |
---|
protected: virtual bool ShouldSerializeHighlightSundays() |