Overload | Description |
---|---|
OpenTablePane(PaneCollection,MapMember,TableViewMode) | Open a table pane for a MapMember. If a table pane is already open it will be activated. You must be on the UI thread to call this function. |
OpenTablePane(PaneCollection,CIMMapTableView) | Open a table pane for a MapMember. If a table pane is already open it will be activated. You must be on the UI thread to call this function. |