点击或拖拽改变大小

SegmentedControlSelectedIndex 属性

获取和设置选择单元索引

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public int SelectedIndex { get; set; }

属性值

类型:Int32
-1和Items的长度区间

返回值

类型:Int32
备注
取消选择设置为-1
参见