Name

DataBindingCollectionEditor

Synopsis

This class is a custom System.Drawing.Design.UITypeEditor used for editing data binding collections.

Public Class DataBindingCollectionEditor : 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 DataBindingCollectionEditor

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.