HeadlineDateStyle Class
In This Article
Provides style settings used to paint the date of individual headlines and headlines displayed within the ASPxNewsControl.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class HeadlineDateStyle :
HeadlineStyle
#Related API Members
The following members return HeadlineDateStyle objects:
#Remarks
These settings can be accessed via the ASPxHeadline.DateStyle and ASPxNewsControl.ItemDateStyle properties.
#Inheritance
See Also