Method | Description | |
---|---|---|
ContextActionEventArgs ( |
Initialize a new instance of the ContextActionEventArgs class.
|
public ContextActionEventArgs ( |
||
page | Page effected by event. | |
index | int | Index of page in the owning collection. |
action | ContextButtonAction | Close action to take. |
contextMenu | Prepopulated context menu ready for display. | |
return | System |