Click or drag to resize

KryptonComboBoxFormatString Property

Gets or sets the format specifier characters that indicate how a value is to be displayed.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public string FormatString { get; set; }

Property Value

String
See Also