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

LookupWindow..::..ViewButton Property

Gets or sets the view button.

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

Syntax


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

Field Value

The view button.