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

DbMaintenanceWindowProcessor..::..DeleteButtonUiControl Property

Gets the delete button UI control.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public VmUiControl DeleteButtonUiControl { get; set; }
Public Property DeleteButtonUiControl As VmUiControl
	Get
	Set
public:
property VmUiControl^ DeleteButtonUiControl {
	VmUiControl^ get ();
	void set (VmUiControl^ value);
}

Field Value

The delete button UI control.