Click or drag to resize

KryptonSplitContainerOrientation Property

Gets or sets a value indicating the horizontal or vertical orientation of the KryptonSplitContainer panels.

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

Property Value

Type: Orientation
See Also