This documentation is archived and is not being maintained.
Control.BindingContainer Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public ReadOnly Property BindingContainer As Control [C#] public Control BindingContainer {get;} [C++] public: __property Control* get_BindingContainer(); [JScript] public function get BindingContainer() : Control;
See Also
Show: