Back to Devexpress

ASPxHeadline.DateStyle Property

aspnet-devexpress-dot-web-dot-aspxheadline-581ea356.md

latest1.2 KB
Original Source

ASPxHeadline.DateStyle Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public HeadlineDateStyle DateStyle { get; }
vb
Public ReadOnly Property DateStyle As HeadlineDateStyle

Property Value

TypeDescription
HeadlineDateStyle

A HeadlineDateStyle object that contains style settings.

|

See Also

ContentStyle

HeaderStyle

TailStyle

Headline

ASPxHeadline Class

ASPxHeadline Members

DevExpress.Web Namespace