Method ShouldSerializeBackColor
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
ShouldSerializeBackColor()
Indicates whether the BackColor
property should be persisted.
public virtual bool ShouldSerializeBackColor()
Returns
- bool
True if
BackColor
differs from its default value; otherwise false.