ArcObjects Library Reference (GeoDatabaseUI)  

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

ITableView Interface