Skip to main content
Tab

HeadlineStyle Class

Provides style settings used to paint headline headers.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class HeadlineStyle :
    AppearanceStyle

Remarks

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

See Also