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

ASPxNewsControl.ItemContentStyle Property

Gets the style settings used to paint the content of items.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public HeadlineContentStyle ItemContentStyle { get; }

Property Value

Type Description
HeadlineContentStyle

A HeadlineContentStyle object that contains style settings.

See Also