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

HeadlineStyle Class

Provides style settings used to paint headline headers.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class HeadlineStyle :
    AppearanceStyle

Remarks

These settings can be accessed via the ASPxHeadline.HeaderStyle and ASPxNewsControl.ItemHeaderStyle properties.

See Also