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

HeadlineDateStyle Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class HeadlineDateStyle :
    HeadlineStyle

The following members return HeadlineDateStyle objects:

Remarks

These settings can be accessed via the ASPxHeadline.DateStyle and ASPxNewsControl.ItemDateStyle properties.

See Also