Skip to main content
Tab

ASPxHeadline.DateStyle Property

Gets the style settings used to paint the headline’s date area.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public HeadlineDateStyle DateStyle { get; }

#Property Value

Type Description
HeadlineDateStyle

A HeadlineDateStyle object that contains style settings.

See Also