System.Windows.Forms.BindingSource.MoveLast Method

Moves to the last item in the list.

Syntax

public void MoveLast ()

Remarks

Changes the current value of the BindingSource.Position property to the index of the last item in the underlying data source, which is equal to the value of the BindingSource.Count property minus 1.

Requirements

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