TObject
TPersistent
TComponent
TControl
TWinControl
TCustomControl
TCustomGrid
TCustomDrawGrid
| Delphi | C#.NET | Supported |
| TCustomDrawGrid | System.Windows.Forms.DataGrid | Yes |
| Properties | ||
| Col | CurrentCell.ColumnNumber | Yes |
| ColWidths | No | |
| EditorMode | No | |
| GridHeight | No | |
| GridWidth | No | |
| LeftCol | No | |
| Row | CurrentRowIndex | Yes |
| RowHeights | No | |
| Selection | No | |
| TabStops | No | |
| TopRow | No | |
| Methods | ||
| CellRect | No | |
| ColumnMoved | No | |
| DrawCell | No | |
| GetEditMask | No | |
| GetEditText | No | |
| MouseToCell | No | |
| RowMoved | No | |
| SelectCell | No | |
| SetEditText | No | |
| TopLeftChanged | No | |
| Events | ||
| OnColumnMoved | CurrentCellChanged | Yes |
| OnDrawCell | No | |
| OnGetEditMask | No | |
| OnGetEditText | No | |
| OnRowMoved | Scroll | Yes |
| OnSelectCell | No | |
| OnSetEditText | No | |
| OnTopLeftChanged | RowHeaderClick | Yes |