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


ITableViewTableFields.TableFields Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

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