ControlBinderUnhookModel Method |
Unhooks the events on the model.
Namespace: VirtualRadar.WinForms.PortableBindingAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax protected void UnhookModel()
Protected Sub UnhookModel
protected:
void UnhookModel()
member UnhookModel : unit -> unit
See Also