Name

DataGridComponentEditor

Synopsis

This class provides a custom System.ComponentModel.ComponentEditor used to edit complex property information for the System.Web.UI.WebControls.DataGrid control in a special graphical window with multiple pages. This window, which includes information for configuring columns, paging, format, and borders, can be displayed by choosing “Property Builder” from the context menu.

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

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.