Skip to main content
A newer version of this page is available. .
Tab

GroupBoxHeaderStyle Class

Contains style settings that define the appearance of the round panel’s header when the control looks like a group box.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class GroupBoxHeaderStyle :
    HeaderStyleBase

The following members return GroupBoxHeaderStyle objects:

Remarks

An object of the GroupBoxHeaderStyle type can be accessed via the RoundPanelStyles.GroupBoxHeader property.

See Also