ComponentOne DataObjects for .NET
Position Property (BaseDataSourceComponent)

C1.Data.2 Assembly > C1.Data Namespace > BaseDataSourceComponent Class : Position Property
Gets or sets the current row position for controls bound to this component.
Syntax
'Declaration
 
Public Property Position As System.Integer
public System.int Position {get; set;}
Remarks
This property gets or sets the Position property of the CurrencyManager (class System.Windows.Forms.CurrencyManager) controlling current row position for controls bound to the component.
See Also

Reference

BaseDataSourceComponent Class
BaseDataSourceComponent Members
C1DataTableSource Class
C1ExpressTable Class
C1DataTableSource Class