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