ValueBinderTModel, TControl, TValueControl Property |
Gets the control.
Namespace: VirtualRadar.WinForms.PortableBindingAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public TControl Control { get; }
Public ReadOnly Property Control As TControl
Get
public:
property TControl Control {
TControl get ();
}
member Control : 'TControl with get
Property Value
Type:
TControlSee Also