Method Collapse
Collapse(IPropertyGridItem)
Collapses (hides) all sub properties of the given property.
bool Collapse(IPropertyGridItem prop)
Parameters
prop
IPropertyGridItemProperty item to collapse.
Returns
- bool
true
if operation was successful,false
otherwise.