RoundPanelStyles.Header Property
In This Article
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 |
---|---|
Header |
A Header |
See Also