获取或设置控件子项图片在小图标显示时,默认图片列表的索引值。
命名空间:
SuperMap.Desktop.UI程序集: SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll
语法
C# |
---|
[TypeConverterAttribute(typeof(ImageIndexConverter))] [DefaultValueAttribute()] public int DefaultItemSmallImageIndex { get; set; } |