Click or drag to resize

NavigatorBarBarFirstItemInset Property

Gets and sets the distance to inset the first bar item.

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

Property Value

Type: Int32
See Also