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

HeadlineTailStyle Class

Provides style settings used to paint the tail of individual headlines and headlines displayed within the ASPxNewsControl.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class HeadlineTailStyle :
    HeadlineStyle

The following members return HeadlineTailStyle objects:

Remarks

These settings can be accessed via the ASPxHeadline.TailStyle and ASPxNewsControl.ItemTailStyle properties.

See Also