Skip to main content
Tab

HeaderStyle Class

Provides style settings for panel headers.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class HeaderStyle :
    HeaderStyleBase

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.

See Also