ArcGIS Pro 2.9 API Reference Guide
ITablePane Interface Members
Properties  Methods 

ArcGIS.Desktop.Mapping Namespace : ITablePane Interface

The following tables list the members exposed by ITablePane.

Public Properties
 NameDescription
 Property Gets the Field of the active column in the table.  
 Property Gets 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.  
 Property Gets the Layer or StandaloneTable source of the table.  
 Property Gets the zoom level for the table.  
Top
Public Methods
 NameDescription
 Method Scroll the table grid to the desired row and keep the current field.  
 Method Set the zoom level for the table. The allowed values are 50 to 400.  
Top
See Also

Reference

ITablePane Interface
ArcGIS.Desktop.Mapping Namespace