Skip to main content
A newer version of this page is available. .
Tab

ASPxNewsControl.ItemTailStyle Property

Gets the style settings used to paint the tail of item descriptions.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public HeadlineStyle ItemTailStyle { get; }

Property Value

Type Description
HeadlineStyle

A HeadlineStyle object that contains style settings.

See Also