Method Collapse
Collapse(IPropertyGridItem)
Collapses (hides) all sub properties of the given property.
bool Collapse(IPropertyGridItem id)
Parameters
Returns
- bool
trueif operation was successful,falseotherwise.
Collapses (hides) all sub properties of the given property.
bool Collapse(IPropertyGridItem id)
true if operation was successful, false otherwise.