This document is archived and information here might be outdated.  Recommended version.


ITableWindow.ShowAliasNamesInColumnHeadings Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

ITableWindow.ShowAliasNamesInColumnHeadings Property

Show alias names or the real field name in column headings. Default False.

[Visual Basic .NET]
Public WriteOnly Property ShowAliasNamesInColumnHeadings
[C#]
public void ShowAliasNamesInColumnHeadings {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableWindow Interface