BindingSource::MovePrevious Method ()

 

Moves to the previous item in the list.

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

public:
void MovePrevious()

This method changes the current value of the Position property to the previous item in the underlying data source.

.NET Framework
Available since 2.0
Return to top
Show: