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