Retrieves true if the maxDate should be persisted in code gen.
[Visual Basic] Public Function ShouldPersistMaxDate() As Boolean [C#] public bool ShouldPersistMaxDate(); [C++] public: bool ShouldPersistMaxDate(); [JScript] public function ShouldPersistMaxDate() : Boolean;
true if the maxDate should be persisted.
MonthCalendar Class | MonthCalendar Members | System.WinForms Namespace