GridView.SelectDetailTab Method
| Name | Parameters | Description |
|---|---|---|
| SelectDetailTab(Int32, Int32) | rowHandle, tabPageIndex | Activates the specified detail tab within the same detail level for the specified master row. The master row should be expanded. |
| SelectDetailTab(Int32) | tabPageIndex | Activates the specified detail tab within the same detail level. |