Skip to main content
Tab

RoundPanelStyles.Header Property

Gets the style settings used to paint a round panel’s header.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public HeaderStyle Header { get; }

#Property Value

Type Description
HeaderStyle

A HeaderStyle object that contains style settings.

See Also