DataGridColumnCollectionEditor Class
Provides an editing user interface (UI) for the column collection of a DataGrid control.
Assembly: System.Design (in System.Design.dll)
The following code example uses the EditorAttribute to associate the DataGridColumnCollectionEditor class and the UITypeEditor class (the collection editor's base class) with a custom Columns property. The property is a reference to the DataGridColumnCollection class.
- SecurityPermission
for calling unmanaged code. Demand value: Demand. Permission value: UnmanagedCode
System.Drawing.Design::UITypeEditor
System.Web.UI.Design.WebControls::DataGridColumnCollectionEditor
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.