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; }
Public Property ShouldAdd As Boolean
Get
Set
member ShouldAdd : bool with get, set
Property Value
Type:
BooleanSee Also