IsSelected

ListBox.IsSelected method

表示该项是否被选中。

public bool IsSelected(int itemIndex)
范围类型描述
itemIndexInt32项目索引。

返回值

项目是否被选中。

也可以看看