Click or drag to resize
ValueBinderTModel, TControl, TValue_SetControlValue Field
Protected method that writes a control's current value.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected Action<TControl, TValue> _SetControlValue

Field Value

Type: ActionTControl, TValue
See Also