点击或拖拽改变大小

PopListSetSelections 方法

设置当前默认列表选择项

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core.Controls (在 Smobiler.Core.Controls.dll 中) 版本:6.0.641.16928
语法
public void SetSelections(
	params PopListItem[] selectItems
)

参数

selectItems
类型:Smobiler.Core.ControlsPopListItem
列表选择项
参见