Click or drag to resize

ThemedSpinnerHandlerNumberOfElements Property

Gets or sets the number of elements to display

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public int NumberOfElements { get; set; }

Property Value

Type: Int32
The number of elements to display
See Also