ComponentOne Input for WinForms
Position Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1DbNavigator Class : Position Property
Gets or sets the current row position in the table (from 0 to RowCount - 1).
Syntax
'Declaration
 
Public Property Position As System.Integer
public System.int Position {get; set;}
See Also

Reference

C1DbNavigator Class
C1DbNavigator Members