Data for Silverlight
CurrentPosition Property

C1.Silverlight.Data Namespace > DataView Class : CurrentPosition Property
Gets the ordinal position of the System.Windows.Data.PagedCollectionView.CurrentItem in the view, which might be sorted and filtered.
Syntax
'Declaration
 
Public Overridable ReadOnly Property CurrentPosition As Integer
public virtual int CurrentPosition {get;}
See Also

Reference

DataView Class
DataView Members