This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDisplayTable Interface > IDisplayTable.DisplayTable Property (ArcObjects .NET 10.4 SDK) |
The display table.
[Visual Basic .NET] Public ReadOnly Property DisplayTable As ITable
[C#] public ITable DisplayTable {get;}
[C++]
HRESULT get_DisplayTable(
ITable** ppDisplayTable
);
[C++]
Parameters ppDisplayTable [out, retval]
ppDisplayTable is a parameter of type ITable