Method | Description | |
---|---|---|
DirectionActionEventArgs ( |
Initialize a new instance of the DirectionActionEventArgs class.
|
public DirectionActionEventArgs ( |
||
page | Page effected by event. | |
index | int | Index of page in the owning collection. |
action | DirectionButtonAction | Previous/Next action to take. |
return | System |