我有一个DataGrid和一个点击我想找到一个单击的单元格的索引.我找到一种方式来获得DataGridCell,和DataGridCellInfo,但在仅列索引.
DataGrid
DataGridCell
DataGridCellInfo
如何获得行索引?我无法找到一种方法来获得它.
c# wpf datagrid
c# ×1
datagrid ×1
wpf ×1