C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1DbNavigator Class / Position Property

In This Topic
Position Property
In This Topic
Gets or sets the current row position in the table (from 0 to RowCount - 1).
Syntax
'Declaration
 
Public Property Position As Integer
 
See Also