The following tables list the members exposed by ITablePane.
Public Properties
| Name | Description |
| ActiveColumn |
The Field of the active column in the table.
|
| ActiveObjectID |
The ObjectID of the active row in the table.
The value of the row can be null, when the table does not have object ids,
the active row is the new row, or the data for the row has not been loaded.
|
| MapMember |
The Layer or StandaloneTable source of the table.
|
| ZoomLevel |
Gets the zoom level for the table.
|
Top
Public Methods
| Name | Description |
| SetZoomLevel |
Set the zoom level for the table. The allowed values are 50 to 400.
|
Top
See Also