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

DbMaintenanceViewModelBase..::..DeleteUiCommand Property

Gets the delete UI command.

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

Syntax


public UiCommand DeleteUiCommand { get; }
Public ReadOnly Property DeleteUiCommand As UiCommand
	Get
public:
property UiCommand^ DeleteUiCommand {
	UiCommand^ get ();
}

Field Value

The delete UI command.