Click or drag to resize

NavigatorBarItemSizing Property

Gets the sets how to calculate the size of each 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 BarItemSizing ItemSizing { get; set; }

Property Value

Type: BarItemSizing
See Also