BaseDataListDesigner::InvokePropertyBuilder Method (Int32)
.NET Framework (current version)
Invokes a component editor for the associated control.
Assembly: System.Design (in System.Design.dll)
Parameters
- initialPage
-
Type:
System::Int32
The index of the page with which to initialize the component editor.
The InvokePropertyBuilder method creates a DataGridComponentEditor or DataListComponentEditor object, and then invokes the EditComponent method of the component editor.
.NET Framework
Available since 1.1
Available since 1.1
Show: