Table of Contents

Method EnsureVisible

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

EnsureVisible(IPropertyGridItem)

Scrolls and/or expands items to ensure that the given item is visible.

bool EnsureVisible(IPropertyGridItem prop)

Parameters

prop IPropertyGridItem

Property item.

Returns

bool

true if something was actually done.