GridView::OnPagePreLoad Method (Object^, EventArgs^)
.NET Framework (current version)
Sets the initialized state of the data-bound control before the control is loaded.
Assembly: System.Web (in System.Web.dll)
Parameters
- sender
-
Type:
System::Object^
The source of the event.
- e
-
Type:
System::EventArgs^
An EventArgs that contains the event data.
.NET Framework
Available since 2.0
Available since 2.0
Show: