ASPxRoundPanel.HeaderStyle Property
In This Article
Gets the header’s style settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public HeaderStyle HeaderStyle { get; }
#Property Value
Type | Description |
---|---|
Header |
A Header |
See Also