Occurs after an item in the Slide control is data-bound but before it is rendered on the page.
Event Data
The event handler receives an argument of type SlideItemEventArgs containing data related to this event. The following SlideItemEventArgs property provides information specific to this event.
| Property |
Description |
|
Item
|
Gets the slide item. |
See Also
Slide Class | EO.Web Namespace