Click or drag to resize
ValueBinderTModel, TControl, TValue_GetControlValue Field
Protected method that reads 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 Func<TControl, TValue> _GetControlValue

Field Value

Type: FuncTControl, TValue
See Also