Click or drag to resize

KryptonSeparatorOrientation Property

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

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