DataGrid.GetCellBounds 方法

获取指定某单元格四个角的 Rectangle

重载列表

名称 说明
DataGrid.GetCellBounds (DataGridCell) 获取 DataGridCell 所指定的单元格的 Rectangle
DataGrid.GetCellBounds (Int32, Int32) 获取由行号和列号指定的单元格的 Rectangle

由 .NET Compact Framework 支持。

请参见

参考

DataGrid 类
DataGrid 成员
System.Windows.Forms 命名空间
GetCurrentCellBounds