ComponentOne DataGrid for WPF and Silverlight
CurrentPosition Property

C1.Silverlight.DataGrid.Data Namespace > BaseCollectionView Class : CurrentPosition Property
Gets the ordinal position of the System.ComponentModel.ICollectionView.CurrentItem in the view.
Syntax
'Declaration
 
Public Overridable ReadOnly Property CurrentPosition As System.Integer
public virtual System.int CurrentPosition {get;}

Property Value

The ordinal position of the System.ComponentModel.ICollectionView.CurrentItem in the view.
See Also

Reference

BaseCollectionView Class
BaseCollectionView Members