DataGrid.DeleteCommand Propriété

Définition

Représente la commande indiquant l'intention de supprimer la ligne actuelle.

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

Valeur de propriété

Commande Delete indiquant l'intention de supprimer la ligne actuelle.

S’applique à