Click or drag to resize

HeaderLocation Enumeration

Specifies a target header.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public enum HeaderLocation
Members
  Member nameValueDescription
PrimaryHeader0 Specifies the primary header.
SecondaryHeader1 Specifies the secondary header.
See Also