Skip to main content
Tab

RoundPanelParts.HeaderContent Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public PanelPart HeaderContent { get; }

Property Value

Type Description
PanelPart

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

See Also