Method RemoveProperty
RemoveProperty(IPropertyGridItem?)
Removes property from the PropertyGrid.
public virtual void RemoveProperty(IPropertyGridItem? prop)
Parameters
propIPropertyGridItemProperty item to remove.
Removes property from the PropertyGrid.
public virtual void RemoveProperty(IPropertyGridItem? prop)
prop IPropertyGridItemProperty item to remove.