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