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 > ITableViewTableFields Interface > ITableViewTableFields.TableFields Property (ArcObjects .NET 10.5 SDK) |
The collection of field information for the table being viewed/edited.
[Visual Basic .NET] Public Property TableFields As ITableFields
[C#] public ITableFields TableFields {get; set;}