KryptonListBoxFormattingEnabled 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.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool FormattingEnabled { get; set; }Property Value
Boolean
See Also