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


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

ITableViewTableFields.TableFields Property

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;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableViewTableFields Interface