Click or drag to resize
ValueFromListBinderTModel, TControl, TValue, TListModelGetSelectedListValue Method
Gets the value for 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 TValue GetSelectedListValue()

Return Value

Type: TValue
See Also