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

RecordLockingWindow..::..ContinueSaveButton Property

Gets or sets the continue save button.

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

Syntax


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

Field Value

The continue save button.