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

Property Value

Type: String
See Also