System.Windows.Forms.BindingSource.Position Property

Gets or sets the index of the current item in the underlying list.

Syntax

[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DefaultValue(-1)]
public int Position { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

When setting the BindingSource.Position property, out-of-range values are treated in the following manner:

Changing the BindingSource.Position property will adjust the BindingSource.Current property likewise.

Requirements

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