HTMLTextAreaElement.Cols

HTMLTextAreaElement.Cols property

コントロールの幅 (文字数)。 HTML 4.01. の cols 属性の定義を参照してください。

public int Cols { get; set; }

関連項目