Click or drag to resize

EnumDropDownTSortAlphabetically Property

Gets or sets a value indicating that the items in the list are sorted alphabetically, instead of by numerical value of the enumeration

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

Property Value

Type: Boolean
See Also