Property IsSmartDiffCodeSerializationRequired
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
IsSmartDiffCodeSerializationRequired
When implemented by a class, gets or sets method used to identify whether FormDesignerControl
content should be saved only by taking into account code difference.
Func<IFormDesignerControl, bool> IsSmartDiffCodeSerializationRequired { get; set; }