IEditableCollectionView.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

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

Dotyczy