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