Method | Description | |
---|---|---|
TabMovedEventArgs ( |
Initialize a new instance of the TabMovedEventArgs class.
|
public TabMovedEventArgs ( |
||
page | Reference to page that has been moved. | |
index | int | New index of the page within the page collection. |
return | System |