InitializingNewItemEventArgs.NewItem Propriété

Définition

Obtient le nouvel élément ajouté au DataGrid.

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

Valeur de propriété

Object

Nouvel élément ajouté à la grille.

S’applique à