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; }
Public Property SettingNullValue As TValue
Get
Set
member SettingNullValue : 'TValue with get, set
Property Value
Type:
TValueSee Also