DataGrid for WPF/Silverlight
CurrentPosition プロパティ

C1.Silverlight.DataGrid.5 アセンブリ > C1.Silverlight.DataGrid.Data 名前空間 > BaseCollectionView クラス : CurrentPosition プロパティ
ビュー内の System.ComponentModel.ICollectionView.CurrentItemの順序位置を取得します。
シンタックス
'宣言
 
Public Overridable ReadOnly Property CurrentPosition As System.Integer
public virtual System.int CurrentPosition {get;}

プロパティ値

ビュー内の System.ComponentModel.ICollectionView.CurrentItemの順序位置。
参照

BaseCollectionView クラス
BaseCollectionView メンバ