Click or drag to resize
ControlBinderModelObject Property
Gets the model that has been bound to the control.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Object ModelObject { get; }

Property Value

Type: Object
See Also