Table of Contents

Method Collapse

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

Collapse(IPropertyGridItem)

Collapses (hides) all sub properties of the given property.

bool Collapse(IPropertyGridItem id)

Parameters

id IPropertyGridItem

Returns

bool

true if operation was successful, false otherwise.