开发者

Get value of datagrid cell with given row index and column index

开发者 https://www.devze.com 2023-04-11 07:42 出处:网络
I already know proper row inde开发者_运维技巧x and column index, but I don\'t know how to get value of intersection of these two.how about this one :

I already know proper row inde开发者_运维技巧x and column index, but I don't know how to get value of intersection of these two.


how about this one :
yourDataGrid[yourDataGrid.CurrentCell.RowNumber, whateverColumnIndex];

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号