获取或设置滑块是否显示右侧的详细设置按钮,默认值为true。
命名空间:
SuperMap.Desktop.UI程序集: SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll
语法
C# |
---|
[DefaultValueAttribute(true)] public bool ShowDetailButton { get; set; } |
C# |
---|
[DefaultValueAttribute(true)] public bool ShowDetailButton { get; set; } |