Method ReplaceProperty
ReplaceProperty(IPropertyGridItem, IPropertyGridItem)
Replaces existing property with newly created property.
void ReplaceProperty(IPropertyGridItem prop, IPropertyGridItem newProp)
Parameters
propIPropertyGridItemProperty item to be replaced.
newPropIPropertyGridItemNew property item.