HTMLTextAreaElement.Cols

HTMLTextAreaElement.Cols property

控件的宽度(以字符为单位)。请参阅 HTML 4.01. 中的 cols 属性定义

public int Cols { get; set; }

也可以看看