Click or drag to resize

AddValueEventArgsTValue Property

Value being added to the combo box

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

Property Value

Type: T
See Also