[]
Returns false if the Style ForeColor property is in the default state.
public bool ShouldSerializeForeColor()
Type | Description |
---|---|
bool | True if the ForeColor has no default value; otherwise, it is false. |
The default state is to inherit the ForeColor from the style of the parent object.