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

Parameters

prop IPropertyGridItem

Property item to collapse.

Returns

bool

true if operation was successful, false otherwise.