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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public string FormatString { get; set; }

Property Value

Type: String
See Also