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