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

DbMaintenanceWindowProcessor..::..PreviousButtonUiControl Property

Gets the previous button UI control.

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

Syntax


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

Field Value

The previous button UI control.