ArcObjects Library Reference (ArcMapUI)  

ITableWindow2.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

ITableWindow2 Interface