ITableEntryHandle.EnsureVisible Method

Definition

Ensure that the entry is visible in the table control, scrolling the contents of the table control if needed.

public:
 void EnsureVisible();
public:
 void EnsureVisible();
void EnsureVisible();
public void EnsureVisible ();
abstract member EnsureVisible : unit -> unit
Public Sub EnsureVisible ()

Applies to