Skip to main content
Tab

ASPxHeadline.TailStyle Property

Gets the style settings used to paint the tail of the headline’s contents.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public HeadlineTailStyle TailStyle { get; }

Property Value

Type Description
HeadlineTailStyle

A HeadlineTailStyle object that contains style settings.

See Also