NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MonthCalendar.ShouldPersistCalendarDimensions

[To be supplied.]

[Visual Basic]
Public Function ShouldPersistCalendarDimensions() As Boolean
[C#]
public bool ShouldPersistCalendarDimensions();
[C++]
public: bool ShouldPersistCalendarDimensions();
[JScript]
public function ShouldPersistCalendarDimensions() : Boolean;

See Also

MonthCalendar Class | MonthCalendar Members | System.WinForms Namespace