aspnet-devexpress-dot-web-a0318e09.md
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.v25.2.dll
NuGet Package : DevExpress.Web
public class GroupBoxHeaderStyle :
HeaderStyleBase
Public Class GroupBoxHeaderStyle
Inherits HeaderStyleBase
The following members return GroupBoxHeaderStyle objects:
An object of the GroupBoxHeaderStyle type can be accessed via the RoundPanelStyles.GroupBoxHeader property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle HeaderStyleBase GroupBoxHeaderStyle
See Also