Click or drag to resize

KryptonCheckedListBoxFormattingEnabled 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: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool FormattingEnabled { get; set; }

Property Value

Boolean
See Also