Name

DataListComponentEditor

Synopsis

This class provides a custom System.ComponentModel.ComponentEditor used to edit complex property information for the System.Web.UI.WebControls.DataList in a special graphical window with multiple pages. This window can be displayed by choosing “Property Builder” from the context menu.

Public Class DataListComponentEditor : Inherits BaseDataListComponentEditor
' Public Constructors
   Public Sub New() 
   Public Sub New(ByVal initialPage As Integer) 
' Protected Instance Methods
   Overrides Protected Function GetComponentEditorPages(
        ) As Type()  
End Class

Hierarchy

System.ObjectSystem.ComponentModel.ComponentEditorSystem.Windows.Forms.Design.WindowsFormsComponentEditorBaseDataListComponentEditor DataListComponentEditor

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.