This topic has not yet been rated - Rate this topic

Control.BindingContainer Property

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

Control Class | Control Members | System.Web.UI Namespace

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.