Click or drag to resize

KryptonRibbonGroupTripleItemAlignment Property

Gets and sets how to align items in the medium and small item sizes.

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

Property Value

Type: RibbonItemAlignment
See Also