Table selection options used in the table UI.
| Constant |
Value |
Description |
| esriNoAction |
0 |
No selection call back will occur when users select rows. |
| esriSelectCurrentRow |
1 |
The current row will always be the only selection row. (Selection transmitted via call back). |
| esriSelectFeatures |
2 |
Selecting rows in the table grid, will select features. (Selection transmitted via call back). |
| esriDrawFeatures |
3 |
Selecting rows in the table grid, will draw features on the given display. |
Product Availability
Available with ArcGIS Desktop.