tre*_*tey 4 .net c# listview winforms
我有ListView,我需要确定项目高度.
Fré*_*idi 11
您可以使用GetItemRect()方法:
int itemHeight = yourListView.GetItemRect(itemIndex).Height;
归档时间:
14 年,7 月 前
查看次数:
11102 次
最近记录:
10 年,10 月 前