[]
Returns false if the Border Color property is in the default state.
public bool ShouldSerializeColor()
Type | Description |
---|---|
bool | True if the Color has no default value; otherwise, it is false. |
The default state is to use Color.Transparent and use the BackColor of the parent Style as the basis for the border color.