Property AutoSaveToSource
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
AutoSaveToSource
When implemented by a class, gets or sets a boolean value indicating whether designer should automatically translate changes to the source upon every change.
bool AutoSaveToSource { get; set; }