PopupPageEventArgs Properties |
The PopupPageEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel |
Gets the page associated with the event.
(Inherited from KryptonPageCancelEventArgs.) | |
| Index |
Gets the index of the item associated with the event.
(Inherited from TypedCollectionEventArgsT.) | |
| Item |
Gets the item associated with the event.
(Inherited from TypedCollectionEventArgsT.) | |
| ScreenRect |
Gets and sets the screen rectangle for showing the popup page.
|