Click or drag to resize

KryptonComboBoxFormattingEnabled Property

Gets or sets if this property is true, the value of FormatString is used to convert the value of DisplayMember into a value that can 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 bool FormattingEnabled { get; set; }

Property Value

Type: Boolean
See Also