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

DbMaintenanceWindowProcessor..::..PrintButtonUiControl Property

Gets the print button UI control.

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

Syntax


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

Field Value

The print button UI control.