Click or drag to resize

NavigatorStackStackAlignment Property

Gets and sets the alignment of the stack relative to the displayed page.

Namespace: Internal.ComponentFactory.Krypton.Navigator
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public RelativePositionAlign StackAlignment { get; set; }

Property Value

RelativePositionAlign
See Also