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