NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DataGridPageChangedEventArgs.NewPageIndex

[To be supplied.]

[Visual Basic]
Public ReadOnly Property NewPageIndex As Integer
[C#]
public int NewPageIndex {get;}
[C++]
public: __property int get_NewPageIndex();
[JScript]
public function get NewPageIndex() : int;

See Also

DataGridPageChangedEventArgs Class | DataGridPageChangedEventArgs Members | System.Web.UI.WebControls Namespace