public static bool CanOpenTablePane( PaneCollection paneCollection, MapMember mapMember )
Public Shared Function CanOpenTablePane( _ ByVal paneCollection As PaneCollection, _ ByVal mapMember As MapMember _ ) As Boolean
Parameters
- paneCollection
- The project's collection of panes returned from ArcGIS.Desktop.Framework.FrameworkApplication.Panes.
- mapMember
- The MapMember.
Return Value
True if the table pane can open for the MapMember.