Click or drag to resize

AddValueEventArgsTShouldAdd Property

True if the value should be added, false otherwise

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

Property Value

Type: Boolean
See Also