| Select | Activates the control. |
| Select(Int32) | Selects a specified row. |
| Select(Boolean, Boolean) | Activates a child control. Optionally specifies the direction in the tab order to select the control from. |
| Select(Int32, Int32) | Selects a specified cell. |
| Select(Int32, String) | Selects a specified cell, by using column mapping name. |