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

DbMaintenanceWindowProcessor..::..SelectButton Property

Gets the select button.

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

Syntax


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

Field Value

The select button.