C# 我已经获取前选项index,怎样通过index来获取listview选中行的第一列?求代码
currentIndex=this.listView1.SelectedItems[0].Index;//取前选项index...
currentIndex = this.listView1.SelectedItems[0].Index;//取前选项index
展开
2个回答
2014-10-16
展开全部
string str;
str = listview1.Items[currentIndex].Caption //str就是你想要的值
str = listview1.Items[currentIndex].Caption //str就是你想要的值
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询