June 2002
Intermediate to advanced
816 pages
28h 12m
English
DataGridComponentEditor
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
System.Object→System.ComponentModel.ComponentEditor→System.Windows.Forms.Design.WindowsFormsComponentEditor→BaseDataListComponentEditor→ DataGridComponentEditor
Read now
Unlock full access