ValueFromListBinderTModel, TControl, TValue, TListModelCopyListToControl Method |
Copies the list to the control.
Namespace: VirtualRadar.WinForms.PortableBindingAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax protected void CopyListToControl()
Protected Sub CopyListToControl
protected:
void CopyListToControl()
member CopyListToControl : unit -> unit
See Also