Back to Devexpress

HeadlineSettings Class

aspnet-devexpress-dot-web-011bbf94.md

latest1.5 KB
Original Source

HeadlineSettings Class

Contains headline settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class HeadlineSettings :
    PropertiesBase,
    IPropertiesOwner
vb
Public Class HeadlineSettings
    Inherits PropertiesBase
    Implements IPropertiesOwner

Remarks

The HeadlineSettings class provides the settings that allow the headlines (or ASPxNewsControl‘s items) to be customized. These settings are listed below:

  • Content

  • Date

  • Tail

  • Tooltip

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase HeadlineSettings NewsItemSettings

See Also

HeadlineSettings Members

Headline

DevExpress.Web Namespace