Skip to main content
Tab

ASPxHeadline.LeftPanelStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#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