Click or drag to resize
ValueBinderTModel, TControl, TValueControlValue Property
Gets the control's value.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public TValue ControlValue { get; protected set; }

Property Value

Type: TValue
See Also