DataSource for Entity Framework for WinForms
CurrentItem プロパティ (ClientCollectionView)

C1.Data.Entity.4.5.2 アセンブリ > C1.Data.DataSource 名前空間 > ClientCollectionView クラス : CurrentItem プロパティ
ビュー内の現在の項目を取得します。
シンタックス
'宣言
 
Public ReadOnly Property CurrentItem As System.Object
public System.object CurrentItem {get;}

プロパティ値

ビューの現在の項目。現在の項目がない場合は null。
参照

ClientCollectionView クラス
ClientCollectionView メンバ