设置或获取设置当前显示的值,非法(超过最大值、小数超位等)不会自动处理

命名空间:  SuperMap.Desktop.UI
程序集:  SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll

语法

C#
[DefaultValueAttribute("0")]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
[BrowsableAttribute(true)]
public override string Text { get; set; }

请参见