Udostępnij za pośrednictwem


BindingListCollectionView.CurrentEditItem Właściwość

Definicja

Pobiera element w kolekcji, który jest edytowany.

public:
 property System::Object ^ CurrentEditItem { System::Object ^ get(); };
public object CurrentEditItem { get; }
member this.CurrentEditItem : obj
Public ReadOnly Property CurrentEditItem As Object

Wartość właściwości

Object

Element w kolekcji, który jest edytowany, jeśli IsEditingItem to true; w przeciwnym razie . null

Implementuje

Dotyczy

Zobacz też