Method GetPropertyParent
GetPropertyParent(IPropertyGridItem?)
Gets parent of the property item.
public virtual IPropertyGridItem? GetPropertyParent(IPropertyGridItem? prop)
Parameters
prop
IPropertyGridItemProperty item.
Gets parent of the property item.
public virtual IPropertyGridItem? GetPropertyParent(IPropertyGridItem? prop)
prop
IPropertyGridItemProperty item.