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


ITableView2.ShowAliasNamesInColumnHeadings Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ITableView2.ShowAliasNamesInColumnHeadings Property

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

[Visual Basic .NET]
Public Property ShowAliasNamesInColumnHeadings As Boolean
[C#]
public bool ShowAliasNamesInColumnHeadings {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableView2 Interface