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

RoundPanelParts.HeaderContent Property

Gets the appearance settings used to paint the panel header’s content.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public PanelPart HeaderContent { get; }

Property Value

Type Description
PanelPart

A PanelPart object that contains the corresponding part’s settings.

See Also