The ASPxHeadline is designed for flexible representation of a single headline.
The ASPxHeadline control can be used when composing news announcements on a web page. It is utilized as a constituent part of the ASPxNewsControl. The ASPxHeadline control can be also used independently when it's needed to represent custom news.

The ASPxHeadline class provides properties that allow the control's content, date, header, tail and other elements to be customized.
It's also possible to display the headline's header. To do this, specify its text via the ASPxHeadline.HeaderText property.
Note
The ASPxHeadline control doesn't implement any public client-side API.