RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

WaitSpinner..::..SpinnerWidth Property

Gets or sets the width of the spinner.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


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

Field Value

The width of the spinner.