ComponentOne DataObjects for .NET
Fields Property (TableView)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > TableView Class : Fields Property
Gets the field collection of the table view.
Syntax
'Declaration
 
Public ReadOnly Property Fields As TableViewFieldCollection
public TableViewFieldCollection Fields {get;}
See Also

Reference

TableView Class
TableView Members