Click or drag to resize
ControlBinderModelValueObject Property
Gets the value of the model.

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

Property Value

Type: Object
See Also