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

AutoFillControl..::..Button Property

Gets or sets the button.

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

Syntax


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

Field Value

The button.