Occurs when a PageView control in a MultiPage control is deselected.
Event Data
The event handler receives an argument of type MultiPageEventArgs containing data related to this event. The following MultiPageEventArgs property provides information specific to this event.
| Property |
Description |
|
Page
|
Returns a reference to the PageView control associated with this event. |
See Also
MultiPage Class | EO.Web Namespace