This document is archived and information here might be outdated. Recommended version. |
Ensures that the current selection is visible, scrolling/expanding if necessary.
[Visual Basic .NET] Public Sub EnsureVisible ( _ ByVal object As IGxObject _ )
[C#] public void EnsureVisible ( IGxObject object );