EnumDropDownTSelectedValue 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; }
Public Property SelectedValue As T
Get
Set
member SelectedValue : 'T with get, set
Property Value
Type:
TSee Also