Click or drag to resize

PaletteHeaderPaddingRedirectHeaderPadding Property

Gets and sets the padding used to inset the header within the HeaderGroup

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 Padding HeaderPadding { get; set; }

Property Value

Type: Padding
See Also