Method IsPropertyExpanded
IsPropertyExpanded(IPropertyGridItem)
Gets whether property is expanded.
public virtual bool IsPropertyExpanded(IPropertyGridItem prop)
Parameters
propIPropertyGridItemProperty item.
Returns
- bool
trueif property is expanded,falseotherwise.