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