InitializingNewItemEventArgs.NewItem Propiedad

Definición

Obtiene el nuevo elemento agregado a .DataGrid

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

Valor de propiedad

Nuevo elemento agregado a la cuadrícula.

Se aplica a