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

HeadlineContentStyle Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class HeadlineContentStyle :
    HeadlineStyle

The following members return HeadlineContentStyle objects:

Remarks

These settings can be accessed via the ASPxHeadline.ContentStyle and ASPxNewsControl.ItemContentStyle properties.

See Also