Method Expand
Expand(IPropertyGridItem)
Expands (shows) all sub properties of the given property.
bool Expand(IPropertyGridItem prop)
Parameters
propIPropertyGridItemProperty item to expand.
Returns
- bool
trueif operation was successful,falseotherwise.