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