Specifies the header style.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
Members| Member name | Value | Description |
|---|
| Primary | 0 |
Specifies a primary header.
|
| Secondary | 1 |
Specifies a secondary header.
|
| DockInactive | 2 |
Specifies an inactive docking header.
|
| DockActive | 3 |
Specifies an active docking header.
|
| Form | 4 |
Specifies a form header.
|
| Calendar | 5 |
Specifies a calendar header.
|
| Custom1 | 6 |
Specifies the first custom header style.
|
| Custom2 | 7 |
Specifies the second custom header style.
|
See Also