Multiline

TextBoxField.Multiline property

获取或设置字段的多行标志。如果 Multiline 为 true 字段可以包含多行文本。

public bool Multiline { get; set; }

也可以看看