ComponentOne DataObjects for .NET
Table Property (TableView)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > TableView Class : Table Property
Gets the table this table view is based on.
Syntax
'Declaration
 
Public Property Table As Table
public Table Table {get; set;}
See Also

Reference

TableView Class
TableView Members