This documentation is archived and is not being maintained.
DataBindingCollectionEditor Class
.NET Framework 1.1
Provides a user interface for editing a collection of data bindings.
For a list of all members of this type, see DataBindingCollectionEditor Members.
System.Object
System.Drawing.Design.UITypeEditor
System.Web.UI.Design.DataBindingCollectionEditor
[Visual Basic] Public Class DataBindingCollectionEditor Inherits UITypeEditor [C#] public class DataBindingCollectionEditor : UITypeEditor [C++] public __gc class DataBindingCollectionEditor : public UITypeEditor [JScript] public class DataBindingCollectionEditor extends UITypeEditor
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Example
Requirements
Namespace: System.Web.UI.Design
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
Assembly: System.Design (in System.Design.dll)
See Also
DataBindingCollectionEditor Members | System.Web.UI.Design Namespace
Show: