Table of Contents

Method Expand

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Expand(IPropertyGridItem)

Expands (shows) all sub properties of the given property.

bool Expand(IPropertyGridItem prop)

Parameters

prop IPropertyGridItem

Property item to expand.

Returns

bool

true if operation was successful, false otherwise.