Method ShouldSerializeBackColor
ShouldSerializeBackColor()
Indicates whether the BackColor
property should be persisted.
public bool ShouldSerializeBackColor()
Returns
- bool
True if
BackColor
differs from its default value; otherwise false.
Indicates whether the BackColor
property should be persisted.
public bool ShouldSerializeBackColor()
True if BackColor
differs from its default value; otherwise false.