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

DbMaintenanceWindowProcessor..::..SaveButtonUiControl Property

Gets the save button UI control.

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

Syntax


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

Field Value

The save button UI control.