Back to Devexpress

HeadlineContentStyle Class

aspnet-devexpress-dot-web-e5b18a48.md

latest2.5 KB
Original Source

HeadlineContentStyle Class

Provides style settings used to paint the content 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 HeadlineContentStyle :
    HeadlineStyle
vb
Public Class HeadlineContentStyle
    Inherits HeadlineStyle

The following members return HeadlineContentStyle objects:

Remarks

These settings can be accessed via the ASPxHeadline.ContentStyle and ASPxNewsControl.ItemContentStyle properties.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle HeadlineStyle HeadlineContentStyle

See Also

HeadlineContentStyle Members

ContentStyle

ItemContentStyle

Headline

DevExpress.Web Namespace