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

LookupControl..::..Spinner Property

Gets or sets the spinner.

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

Syntax


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

Field Value

The spinner.