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 id)

Parameters

id IPropertyGridItem

Returns

bool

true if operation was successful, false otherwise.