Method SetPropertiesBackgroundColor
SetPropertiesBackgroundColor(IEnumerable<IPropertyGridItem>, Color)
Sets background color for all properties in items collection.
public virtual void SetPropertiesBackgroundColor(IEnumerable<IPropertyGridItem> items, Color color)
Parameters
itemsIEnumerable<IPropertyGridItem>Collection of the property items.
colorColorColor value.