Occurs after an RssFeedItem is databound.
The event handler receives an argument of type RssFeedItemEventArgs containing data related to this event. The following RssFeedItemEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| Item | Gets the referenced item in the RssFeed control when the event is raised. |
RssFeed Class | skmRss Namespace