Share via


Label.MaxLines 属性

定义

获取或设置 Label 中允许的最大行数。

public int MaxLines { get; set; }
member this.MaxLines : int with get, set

属性值

System.Int32

适用于