HTMLTextAreaElement.Rows

HTMLTextAreaElement.Rows property

Numero di righe di testo. Vedi la definizione dell’attributo rows in HTML 4.01.

public int Rows { get; set; }

Guarda anche