Skip to main content
Tab

ASPxNewsControl.ItemLeftPanelStyle Property

Gets the style settings used to paint the item’s left panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public HeadlinePanelStyle ItemLeftPanelStyle { get; }

Property Value

Type Description
HeadlinePanelStyle

A HeadlinePanelStyle object that contains style settings.

Remarks

The left panel is displayed in the cases listed below:

See Also