KryptonTextBoxLines Property |
Gets or sets the lines of text in a multiline edit, as an array of String values.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxpublic string[] Lines { get; set; }
Property Value
Type:
String
See Also