设置当前默认列表选择项
命名空间:
Smobiler.Core.Controls
程序集:
Smobiler.Core.Controls (在 Smobiler.Core.Controls.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public void SetSelections(
params PopListItem[] selectItems
)
Public Sub SetSelections (
ParamArray selectItems As PopListItem()
)
参数
- selectItems
- 类型:Smobiler.Core.ControlsPopListItem
列表选择项
参见