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

ASPxHeadline.LeftPanelStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public HeadlinePanelStyle LeftPanelStyle { 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