Method Collapse
Collapse(IPropertyGridItem)
Collapses (hides) all sub properties of the given property.
bool Collapse(IPropertyGridItem prop)
Parameters
propIPropertyGridItemProperty item to collapse.
Returns
- bool
trueif operation was successful,falseotherwise.