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

DbMaintenanceWindowProcessor..::..MaintenanceButtonsUiControl Property

Gets the maintenance buttons UI control.

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

Syntax


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

Field Value

The maintenance buttons UI control.