Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Forms
AddValueEventArgs(T) Class
AddValueEventArgs(T) Properties
ShouldAdd Property
Value Property
AddValueEventArgs
T
Value Property
Value being added to the combo box
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
C#
VB
F#
Copy
public
T
Value
{
get
; }
Public
ReadOnly
Property
Value
As
T
Get
member
Value
: 'T
with
get
Property Value
Type:
T
See Also
Reference
AddValueEventArgs
T
Class
Eto.Forms Namespace