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

DbMaintenanceWindowProcessor..::..NextButton Property

Gets the next button.

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

Syntax


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

Field Value

The next button.