获取或设置控件子项图片在大图标显示时,图片列表的默认键值。通过该键值可以获取图片。

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

语法

C#
[TypeConverterAttribute(typeof(ImageKeyConverter))]
[DefaultValueAttribute("")]
public string DefaultItemLargeImageKey { get; set; }

请参见