RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbMaintenanceViewModelBase..::..DeleteCommand Property

Gets the delete command.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public RelayCommand DeleteCommand { get; }
Public ReadOnly Property DeleteCommand As RelayCommand
	Get
public:
property RelayCommand^ DeleteCommand {
	RelayCommand^ get ();
}

Field Value

The delete command.