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