Method IsPropertyCategory
IsPropertyCategory(IPropertyGridItem)
Gets whether property is category.
public virtual bool IsPropertyCategory(IPropertyGridItem prop)
Parameters
prop
IPropertyGridItemProperty item.
Returns
- bool
true
if property is category,false
otherwise.