Click or drag to resize
ValueFromListBinderTModel, TControl, TValue, TListModelDoGetSelectedListValue Method
Does the work of getting the selected item from the list.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected abstract TValue DoGetSelectedListValue()

Return Value

Type: TValue
See Also