LayerTreeControlMultipleSelect 属性 |
是否支持多选
命名空间:
GISShare.SMap.WinForm.UI
程序集:
GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public bool MultipleSelect { get; set; }Public Property MultipleSelect As Boolean
Get
Set
public:
property bool MultipleSelect {
bool get ();
void set (bool value);
}member MultipleSelect : bool with get, set
属性值
类型:
Boolean
参见