Click or drag to resize
ValueFromListBinderTModel, TControl, TValue, TListModelSetSelectedListValue Method
Sets the value for the selected item in the list.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected void SetSelectedListValue(
	TValue value
)

Parameters

value
Type: TValue
See Also