Back to Devexpress

HeadlineDateStyle Class

aspnet-devexpress-dot-web-5aab06c9.md

latest2.5 KB
Original Source

HeadlineDateStyle Class

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

Declaration

csharp
public class HeadlineDateStyle :
    HeadlineStyle
vb
Public Class HeadlineDateStyle
    Inherits HeadlineStyle

The following members return HeadlineDateStyle objects:

Remarks

These settings can be accessed via the ASPxHeadline.DateStyle and ASPxNewsControl.ItemDateStyle properties.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle HeadlineStyle HeadlineDateStyle

See Also

HeadlineDateStyle Members

DateStyle

ItemDateStyle

Headline

DevExpress.Web Namespace