Share via


DataGrid.DeleteCommand Özellik

Tanım

Geçerli satırı silme amacını gösteren komutu temsil eder.

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

Özellik Değeri

Delete Geçerli satırı silme amacını gösteren komut.

Şunlara uygulanır