Compartir a través de


InitializingNewItemEventArgs.NewItem Propiedad

Definición

Obtiene el nuevo elemento que se ha agregado al control 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

Object

Nuevo elemento que se ha agregado a la cuadrícula.

Se aplica a