Share via


DataGrid.DeleteCommand Proprietà

Definizione

Rappresenta il comando che indica l'intenzione di eliminare la riga corrente.

public:
 static property System::Windows::Input::RoutedUICommand ^ DeleteCommand { System::Windows::Input::RoutedUICommand ^ get(); };
public static System.Windows.Input.RoutedUICommand DeleteCommand { get; }
member this.DeleteCommand : System.Windows.Input.RoutedUICommand
Public Shared ReadOnly Property DeleteCommand As RoutedUICommand

Valore della proprietà

RoutedUICommand

Comando Delete che indica l'intenzione di eliminare la riga corrente.

Si applica a