Click or drag to resize

ObjectBindingT, TValueSettingNullValue Property

Gets or sets the default value to use when setting the value for this binding when input value is null

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

Property Value

Type: TValue
See Also