Name

BaseDataListComponentEditor

Synopsis

This abstract class provides basic functionality for the DataListComponentEditor and DataGridComponentEditor classes, which provide the Property Builder user interface for editing complex properties for these controls.

Public MustInherit Class BaseDataListComponentEditor : Inherits_
        System.Windows.Forms.Design.WindowsFormsComponentEditor
' Public Constructors
   Public Sub New(ByVal initialPage As Integer) 
' Public Instance Methods
   Overrides Public Function EditComponent(
        ByVal context As System.ComponentModel.ITypeDescriptorContext, 
        ByVal obj As Object, 
        ByVal parent As System.Windows.Forms.IWin32Window) As Boolean  
' Protected Instance Methods
   Overrides Protected Function GetInitialComponentEditorPageIndex(
        ) As Integer  
End Class

Hierarchy

System.ObjectSystem.ComponentModel.ComponentEditorSystem.Windows.Forms.Design.WindowsFormsComponentEditor BaseDataListComponentEditor

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.