Name

DataGridColumnCollectionEditor

Synopsis

This class is a System.Drawing.Design.UITypeEditor that provides a graphical interface for configuring the column collection provided in the System.Web.UI.WebControls.DataGrid.Columns property.

Public Class DataGridColumnCollectionEditor : Inherits System.Drawing.Design.UITypeEditor
' Public Constructors
   Public Sub New() 
' Public Instance Methods
   Overrides Public Function EditValue(
        ByVal context As System.ComponentModel.ITypeDescriptorContext, 
        ByVal provider As IServiceProvider, 
        ByVal value As Object) As Object  
   Overrides Public Function GetEditStyle(
        ByVal context As System.ComponentModel.ITypeDescriptorContext)_
    As UITypeEditorEditStyle  
End Class

Hierarchy

System.ObjectSystem.Drawing.Design.UITypeEditor DataGridColumnCollectionEditor

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.