Width

GridComment.Width property

获取或设置评论的宽度。默认值为140. 输入值应在20到1000之间。 如果输入小于20的值将设置为20. 如果输入大于1000的值将设置为1000.

public int Width { get; set; }

也可以看看