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