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

DbMaintenanceWindowProcessor..::..PrintButton Property

Gets the print button.

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

Syntax


public Button PrintButton { get; }
Public ReadOnly Property PrintButton As Button
	Get
public:
property Button^ PrintButton {
	Button^ get ();
}

Field Value

The print button.