aspnet-devexpress-dot-web-0a7c8042.md
Provides style settings for panel headers.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class HeaderStyle :
HeaderStyleBase
Public Class HeaderStyle
Inherits HeaderStyleBase
The following members return HeaderStyle objects:
The HeaderStyle class contains the style settings of headers displayed within ASPxRoundPanel controls. These settings can be accessed via the ASPxRoundPanel.HeaderStyle property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle HeaderStyleBase HeaderStyle
See Also