This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableView2 Interface > ITableView2.Show Method (ArcObjects .NET 10.4 SDK) |
Show table.
[Visual Basic .NET] Public Sub Show ( _ ByVal parentHWnd As Integer, _ ByRef initialExtent As tagRECT, _ ByVal initiallyVisible As Boolean _ )
[C#] public void Show ( int parentHWnd, ref tagRECT initialExtent, ref bool initiallyVisible );