HTMLTextAreaElement.Rows

HTMLTextAreaElement.Rows property

テキスト行の数。 HTML 4.01. の rows 属性の定義を参照してください。

public int Rows { get; set; }

関連項目