[To be supplied.]
[Visual Basic] Public Property CurrentPageIndex As Integer [C#] public int CurrentPageIndex {get; set;} [C++] public: __property int get_CurrentPageIndex(); public: __property void set_CurrentPageIndex(int); [JScript] public function get CurrentPageIndex() : int; public function set CurrentPageIndex(int);
DataGrid Class | DataGrid Members | System.Web.UI.WebControls Namespace