This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableView2 Interface > ITableView2.ShowAliasNamesInColumnHeadings Property (ArcObjects .NET 10.5 SDK) |
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;}