Overload | Description |
---|---|
OpenExternalTablePane(PaneCollection,Item,TableViewMode) | Open an external table pane for an item. If a table pane is already open it will be activated. You must be on the UI thread to call this function. |
OpenExternalTablePane(PaneCollection,CIMExternalTableView) | Open a table pane for an Item. If a table pane is already open it will be activated. You must be on the UI thread to call this function. |