DataGridComponentEditor Constructor (Int32)

 

Initializes a new instance of the DataGridComponentEditor class and sets its initial page to the specified index.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

Public Sub New (
	initialPage As Integer
)

Parameters

initialPage
Type: System.Int32

The index of the initial page.

.NET Framework
Available since 1.1
Return to top
Show: