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

DbMaintenanceWindowProcessor..::..SaveButton Property

Gets the save button.

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

Syntax


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

Field Value

The save button.