DataGrid.DeleteCommandName Campo

Definizione

Rappresenta il nome di comando Elimina. Questo campo è di sola lettura.

public: System::String ^ DeleteCommandName;
public const string DeleteCommandName;
val mutable DeleteCommandName : string
Public Const DeleteCommandName As String 

Valore del campo

Commenti

Usare il campo per rappresentare il DeleteCommandName nome del comando Elimina.

Si applica a

Vedi anche