Click or drag to resize

KryptonRibbonGroupTextBoxLines Property

Gets or sets the lines of text in a multiline edit, as an array of String values.

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

Property Value

String
See Also