The CreateControl() style method is called internally by WebControl to create the control's style. Since RssFeed is displayed in a table, we want to return a TableStyle instance (as opposed to a generic Style instance).
A TableStyle instance.
RssFeed Class | skmRss Namespace