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