Skip to main content
A newer version of this page is available. .
Tab

ASPxHeadline.ContentStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public HeadlineContentStyle ContentStyle { get; }

Property Value

Type Description
HeadlineContentStyle

A HeadlineContentStyle object that contains style settings.

See Also