Click or drag to resize

NavigatorOutlookOrientation Property

Gets and sets the orientation for positioning stack and overflow items.

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

Property Value

Type: Orientation
See Also