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

ASPxNewsControl.ItemDateStyle Property

Gets the style settings used to paint item dates.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public HeadlineDateStyle ItemDateStyle { get; }

Property Value

Type Description
HeadlineDateStyle

A HeadlineDateStyle object that contains style settings.

See Also