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