Skip to main content
Tab

ASPxHeadline.ContentStyle Property

Gets the style settings used to paint the headline’s contents.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public HeadlineContentStyle ContentStyle { get; }

Property Value

Type Description
HeadlineContentStyle

A HeadlineContentStyle object that contains style settings.

See Also