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