SelectedCells

ListBox.SelectedCells property

获取选定的单元格。 如果未设置输入范围或未选择任何项目,则返回 null

public Cell[] SelectedCells { get; }

也可以看看