HTMLTextAreaElement.Rows

HTMLTextAreaElement.Rows property

Anzahl Textzeilen. Siehe Definition des rows-Attributs in HTML 4.01.

public int Rows { get; set; }

Siehe auch