ValueFromListBinderTModel, TControl, TValue, TListModelGetSelectedListValue Method |
Gets the value for the selected item from the list.
Namespace: VirtualRadar.WinForms.PortableBindingAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax protected TValue GetSelectedListValue()
Protected Function GetSelectedListValue As TValue
protected:
TValue GetSelectedListValue()
member GetSelectedListValue : unit -> 'TValue
Return Value
Type:
TValueSee Also