Method SetPropertyColorsToDefault
SetPropertyColorsToDefault(IPropertyGridItem, bool)
Resets text and background colors of a property.
void SetPropertyColorsToDefault(IPropertyGridItem prop, bool recurse = true)
Parameters
propIPropertyGridItemProperty item.
recursebooltruecauses color to be reset recursively,falseonly resets color for the property in question and not any of its children.