DataGrid.DeleteCommand Właściwość

Definicja

Reprezentuje polecenie wskazujące zamiar usunięcia bieżącego wiersza.

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

Wartość właściwości

RoutedUICommand

Polecenie Delete wskazujące zamiar usunięcia bieżącego wiersza.

Dotyczy