Method IsPropertyCategory
IsPropertyCategory(IPropertyGridItem)
Gets whether property is category.
bool IsPropertyCategory(IPropertyGridItem prop)
Parameters
propIPropertyGridItemProperty item.
Returns
- bool
trueif property is category,falseotherwise.