ArcGIS Pro 2.9 API Reference Guide
TableControlCommands Class Members
Properties 


ArcGIS.Desktop.Editing Namespace : TableControlCommands Class

The following tables list the members exposed by TableControlCommands.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) The AddField command. Displays the Add field GP tool.  
Public Propertystatic (Shared in Visual Basic) The ClearSelection command. Clears the current selection of the table control.  
Public Propertystatic (Shared in Visual Basic) The CustomSort command. Shows the custom field sort dialog.  
Public Propertystatic (Shared in Visual Basic) The DeleteField command. Deletes the active field of the table control.  
Public Propertystatic (Shared in Visual Basic) The Export command. Exports the attributes of the table control.  
Public Propertystatic (Shared in Visual Basic) The Find command. Opens the "Find" UI.  
Public Propertystatic (Shared in Visual Basic) The Go To command. Opens the "Go to row number" UI.  
Public Propertystatic (Shared in Visual Basic) The HideSelectedFields command. Hides the selected fields of the table control.  
Public Propertystatic (Shared in Visual Basic) The Refresh command. Refreshes the content of the table control.  
Public Propertystatic (Shared in Visual Basic) The SelectAll command. Selects all the rows of the table.  
Public Propertystatic (Shared in Visual Basic) The ShowAllFields command. Shows all fields on the table control.  
Public Propertystatic (Shared in Visual Basic) The SortActiveFieldAscending command. Sorts the values of the active field from lowest to highest.  
Public Propertystatic (Shared in Visual Basic) The SortDescending command. Sorts the values of the active field from highest to lowest.  
Public Propertystatic (Shared in Visual Basic) The SwitchSelection command. Switch the current selection of the table control.  
Public Propertystatic (Shared in Visual Basic) The ToggleFieldAlias command. Toggles between the field name and alias on the column headers of the table control.  
Public Propertystatic (Shared in Visual Basic) The ToggleRowSelection command. Toggles the selection of the active row of the table control.  
Top
See Also

Reference

TableControlCommands Class
ArcGIS.Desktop.Editing Namespace