System.Windows.Forms.BindingSource.MoveFirst Method

Moves to the first item in the list.

Syntax

public void MoveFirst ()

Remarks

Changes the current value of the BindingSource.Position property to 0, the first item in the underlying data source.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0