Click or drag to resize

EnumRadioButtonListTSelectedValue Property

Gets or sets the currently selected enumeration value

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

Property Value

Type: T
See Also