Click or drag to resize

RibbonStringsMinimize Property

Gets and sets the menu string for minimizing the ribbon option.

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

Property Value

Type: String
See Also