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