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


ITableView.ShowAliasNamesInColumnHeadings Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableView Interface > ITableView.ShowAliasNamesInColumnHeadings Property
ArcGIS Developer Help

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