Method GetBackColor
GetBackColor(bool)
When implemented by a class, retrieves background color in accordance with specified parameter and editor settings.
Color GetBackColor(bool readOnly)
Parameters
readOnly
boolSpecifies whether method should return background color for readonly state.
Returns
- Color
Appropriate background color.