Click or drag to resize
ValueBinderTModel, TControl, TValueModel Property
Gets the model.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public TModel Model { get; set; }

Property Value

Type: TModel
See Also