FeatureAttribute.Width

FeatureAttribute.Width property

获取或设置属性字符表示的最大允许宽度。

public int? Width { get; set; }

异常

异常条件
InvalidOperationException属性已锁定。

另见