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