aspnet-devexpress-dot-web-5aab06c9.md
Provides style settings used to paint the date of individual headlines and headlines displayed within the ASPxNewsControl.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class HeadlineDateStyle :
HeadlineStyle
Public Class HeadlineDateStyle
Inherits HeadlineStyle
The following members return HeadlineDateStyle objects:
These settings can be accessed via the ASPxHeadline.DateStyle and ASPxNewsControl.ItemDateStyle properties.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle HeadlineStyle HeadlineDateStyle
See Also