ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingFrameworkExtender Class / CanOpenExternalTablePane Method
The Item.
Version

CanOpenExternalTablePane Method
Determines if the item can be opened by the table pane.
Syntax
public static bool CanOpenExternalTablePane( 
   PaneCollection paneCollection,
   Item item
)

Parameters

paneCollection
item
The Item.

Return Value

True if the table pane can open for the Item.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.3 or higher.
See Also