Indicates whether the OtherMonthsDay 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 ShouldSerializeOtherMonthsDay() |
Visual Basic (Declaration) |
---|
Protected Overridable Function ShouldSerializeOtherMonthsDay As Boolean |
Visual C++ |
---|
protected: virtual bool ShouldSerializeOtherMonthsDay() |