asp.net.ph

DataGridPageChangedEventArgs Class

System.Web.UI.WebControls Namespace


Provides data for the PageIndexChanged event of a DataGrid.

DataGridPageChangedEventArgs Class Members

Collapse   Constructors

Visibility Constructor Parameters
public DataGridPageChangedEventArgs ( Object commandSource , Int32 newPageIndex )

Collapse   Properties

Visibility Name Value Type Accessibility
public CommandSource Object [ Get ]
public NewPageIndex Int32 [ Get ]

Remarks

The PageIndexChanged event is raised whenever a button in the page selection element of the DataGrid control is clicked.

For a list of initial property values for an instance of DataGridPageChangedEventArgs, see the DataGridPageChangedEventArgs constructor.

For more information about handling events, see Web Forms Events Model.

See Also

DataGrid   DataGridPageChangedEventHandler Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note