Skip to main content

Headline Elements

  • 3 minutes to read

This topic describes the ASPxHeadline elements visible on screen. Each section contains a screenshot and a brief overview of the element’s function. Additionally, each topic contains a list of settings that specify the element’s layout, content and appearance.

ASPxHeadline_Visual

The following visual elements are available:

Content

A Headline Content element displays the text that follows the header (the body of the headline).

Headline-Content

The table below lists the main members that affect the element’s appearance and functionality:

Characteristics Members
Text ASPxHeadline.ContentText, ASPxHeadline.MaxLength
Hyperlink Display ASPxHeadline.ShowContentAsLink
ToolTip ASPxHeadline.ShowContentInToolTip
Style ASPxHeadline.ContentStyle

A Header contains a short description of the headline content.

Headline-Header

The table below lists the main members that affect the element’s appearance and functionality:

Characteristics Members
Text ASPxHeadline.HeaderText
Hyperlink Display ASPxHeadline.ShowHeaderAsLink
Style ASPxHeadline.HeaderStyle

Tail

A text element that is placed at the end of the headline content that indicates a link to the rest of the text. When a user clicks a headline tail, the application navigates to the specified location (ASPxHeadline.NavigateUrl).

Headline Tail

The table below lists the main members that affect the element’s appearance and functionality:

Characteristics Members
Text ASPxHeadline.TailText
Navigate URL ASPxHeadline.NavigateUrl
Position Relative to the Text ASPxHeadline.TailPosition
Style ASPxHeadline.TailStyle

Tail Image

An optional element of the tail. You can use the Tail Image to emphasize the tail text, as a hyperlinked element to navigate the headline.

HeadLine-TailImage

The table below lists the main members that affect the element’s appearance and functionality:

Characteristics Members
Image ASPxHeadline.TailImage
Position Relative to the Tail Text ASPxHeadline.TailImagePosition

Image

An Image element displays the image that accompanies the headline.

Headline-Image

The table below lists the main members that affect the element’s appearance and functionality:

Characteristics Members
Image ASPxHeadline.Image
Image Position ASPxHeadline.ImagePosition

Date

A Date element indicates the headline’s date. It can be displayed in different formats and layout positions.

Headline-Date

The table below lists the main members that affect the element’s appearance and functionality:

Characteristics Members
Date ASPxHeadline.Date
Format ASPxHeadline.DateFormatString
Horizontal Position ASPxHeadline.DateHorizontalPosition
Vertical Position ASPxHeadline.DateVerticalPosition
Style ASPxHeadline.DateStyle

Left Panel

The left panel of the control. It is displayed if the headline’s image is aligned to the headline’s left or the ASPxHeadline.DateHorizontalPosition property is set to DateHorizontalPosition.OutsideLeft, when the headline’s date is specified.

Headline-LeftPanel

The table below lists the main members that affect the element’s appearance and functionality:

Characteristics Members
Style ASPxHeadline.LeftPanelStyle

Right Panel

The right panel of the control. It is displayed if the headline’s image is aligned to the headline’s right or the ASPxHeadline.DateHorizontalPosition property is set to DateHorizontalPosition.OutsideRight, when the headline’s date is specified.

Headline-RightPanel

The table below lists the main members that affect the element’s appearance and functionality:

Characteristics Members
Style ASPxHeadline.RightPanelStyle