HeaderStyle Class
Provides style settings for panel headers.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return HeaderStyle objects:
Remarks
The HeaderStyle class contains the style settings of headers displayed within ASPxRoundPanel controls. These settings can be accessed via the ASPxRoundPanel.HeaderStyle property.
Inheritance
See Also