Parameters
- paneCollection
- mapTableView
- The map table view for which the table pane will be opened
Exception | Description |
---|---|
System.ArgumentNullException | The mapTableView can not be null. |
System.ArgumentException | The mapTableView must be created by calling the PaneCollection.GetMapTableView method. |
System.InvalidOperationException | Table panes cannot be accessed from a thread other than the thread they were created on. |
System.InvalidOperationException | The map viewer is not initialized. |
Target Platforms: Windows 11, Windows 10