[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.Lines

Lines Property

Lines

Gets or sets the lines of text in a text box control.

Declaration
public string[] Lines { get; set; }
Implements