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

RecordLockingWindow..::..CancelSaveButton Property

Gets or sets the cancel save button.

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

Syntax


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

Field Value

The cancel save button.