Gets the control to which the binding belongs.
[Visual Basic] Public ReadOnly Property Control As RichControl [C#] public RichControl Control {get;} [C++] public: __property RichControl* get_Control(); [JScript] public function get Control() : RichControl;
A component that derives from the Control class.
ListBinding Class | ListBinding Members | System.WinForms Namespace