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