The display table.
[Visual Basic 6.0] Property DisplayTable As ITable
[Visual Basic .NET] Public ReadOnly Property DisplayTable As ITable
[C#] public ITable DisplayTable {get;}
[Java] public ITable getDisplayTable() throws IOException, AutomationException
[C++] HRESULT get_DisplayTable( ITable** ppDisplayTable );