获取或设置控件显示的小数位数,仅对Double类型有效

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

语法

C#
[DefaultValueAttribute()]
[BrowsableAttribute(true)]
public int DecimalDigits { get; set; }

请参见