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