ArcObjects Library Reference (GeoDatabaseUI)  

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

ITableView3 Interface