Method SetSelection
SetSelection(int)
Sets the page selection.
public int SetSelection(int newPage)
Parameters
newPage
intNew selected page index.
Returns
Remarks
Calling this method will generate a page change event.
Sets the page selection.
public int SetSelection(int newPage)
newPage
intNew selected page index.
Calling this method will generate a page change event.